Transport.seconds: docs typo fix

This commit is contained in:
George 2022-09-27 15:53:05 +00:00
parent ae0033db0e
commit f8e1a5bfa4

View file

@ -582,7 +582,7 @@ export class Transport
}
/**
* The Transport's position in seconds
* The Transport's position in seconds.
* Setting the value will jump to that position right away.
*/
get seconds(): Seconds {