Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed May 4, 2024
1 parent 0eb5997 commit 015b126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install_libintl_windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Script used to install libiconv and libintl on windows through Msys.
#

if [[ ! $RUNME && ]]; then
if [[ ! $RUNME ]]; then
. etc/build_dir.sh
else
. etc/functions.sh
Expand Down

0 comments on commit 015b126

Please sign in to comment.