mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-19 17:40:51 +02:00
Fix minor typos
This commit is contained in:
parent
b8cc764e29
commit
8918744e62
@ -204,7 +204,7 @@ restart Rhythm Track and select from 'Action choice'."))) ;end of help 2
|
|||||||
(and (= (length m-s) 2)(not (integerp (second m-s))))) ;second is not an integer
|
(and (= (length m-s) 2)(not (integerp (second m-s))))) ;second is not an integer
|
||||||
(setq error-msg (strcat error-msg (format nil
|
(setq error-msg (strcat error-msg (format nil
|
||||||
(_"If used, 'Optional rhythm track duration' must be
|
(_"If used, 'Optional rhythm track duration' must be
|
||||||
entered as either one number (seconds0, or two
|
entered as either one number (seconds), or two
|
||||||
numbers (minutes seconds) separated by a space.
|
numbers (minutes seconds) separated by a space.
|
||||||
Use whole numbers only.~%")))))
|
Use whole numbers only.~%")))))
|
||||||
;one or two integers
|
;one or two integers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user