[glade/mingw: 5/5] fix typo
- From: Alberto Fanjul <albfan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/mingw: 5/5] fix typo
- Date: Sun, 24 May 2020 08:02:08 +0000 (UTC)
commit 8c7aa379117c69f7d25352e9b379b8b52adf170f
Author: Alberto Fanjul <albertofanjul gmail com>
Date: Sun May 24 10:00:15 2020 +0200
fix typo
build/mingw-w64/nsis_make_installer.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/mingw-w64/nsis_make_installer.sh b/build/mingw-w64/nsis_make_installer.sh
index b9d8ff25..43b31b11 100755
--- a/build/mingw-w64/nsis_make_installer.sh
+++ b/build/mingw-w64/nsis_make_installer.sh
@@ -19,7 +19,7 @@
#
CWD=`pwd` # save CWD
-ARG0=`readlink -f $0` # get absolute path of this script whihc is localted under build/mingw-w64
+ARG0=`readlink -f $0` # get absolute path of this script which is located under build/mingw-w64
WORK=`dirname $ARG0` # work directory
ROOTB=`dirname $WORK` # get Glade source root directory
ROOT=`dirname $ROOTB` # get Glade source root directory
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]