mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Fixed typo in comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24618 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2aa566c1ee
commit
654e7daa31
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ export GNUSTEP_MAKEFILES
|
|||
|
||||
#
|
||||
# If all they want to know if GNUSTEP_MAKEFILES or anything that
|
||||
# we can compute only using GNUSTEP_MAKEFILES, we can print it ou
|
||||
# we can compute only using GNUSTEP_MAKEFILES, we can print it out
|
||||
#
|
||||
case "$1" in
|
||||
GNUSTEP_MAKEFILES) echo "$GNUSTEP_MAKEFILES"
|
||||
|
|
Loading…
Reference in a new issue