mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 07:40:23 +02:00
Fix typo
This commit is contained in:
parent
8b184e1172
commit
418c4dfacb
@ -85,7 +85,7 @@ endif()
|
||||
if( CMAKE_SYSTEM_NAME MATCHES "Darwin" )
|
||||
set( locale "${_DEST}/Resources" )
|
||||
elseif( CMAKE_SYSTEM_NAME MATCHES "Windows" )
|
||||
set( locale "${_DEST}/Languanges" )
|
||||
set( locale "${_DEST}/Languages" )
|
||||
else()
|
||||
set( locale "${_DEST}/locale" )
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user