1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-16 15:41:11 +02:00

Fix comments

This commit is contained in:
Paul Licameli
2020-06-14 13:28:59 -04:00
parent a28cf96c85
commit 04a0eb4370
3 changed files with 3 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ function( set_target_property_all target property value )
endforeach()
endfunction()
# Taken from wxWidgets and modified for Audcaity
# Taken from wxWidgets and modified for Audacity
#
# cmd_option(<name> <desc> [default] [STRINGS strings])
# The default is ON if third parameter isn't specified