1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-04 14:19:30 +02:00

Fix minor typos

This commit is contained in:
Yuri Chornoivan 2018-03-05 20:05:29 +02:00 committed by Paul Licameli
parent b8cc764e29
commit 8918744e62
2 changed files with 2 additions and 2 deletions

View File

@ -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
(setq error-msg (strcat error-msg (format nil
(_"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.
Use whole numbers only.~%")))))
;one or two integers