mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 07:39:42 +02:00
Clarify comment
This commit is contained in:
parent
f3acd4ca00
commit
3d5b0d4dd0
@ -92,7 +92,7 @@
|
||||
(eval-string func-def)))
|
||||
|
||||
|
||||
;;; Import all Audacity commands as LISP functions
|
||||
;;; Import all Audacity "Commands" as LISP functions
|
||||
;;; Function names prefix the command id with "aud-".
|
||||
(dolist (command (aud-get-info "Commands"))
|
||||
(aud-import-command command))
|
||||
|
Loading…
x
Reference in New Issue
Block a user