diff options
-rw-r--r-- | Mk/bsd.gnustep.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gnustep.mk b/Mk/bsd.gnustep.mk index db3ffd5027fe..2970857c9c4d 100644 --- a/Mk/bsd.gnustep.mk +++ b/Mk/bsd.gnustep.mk @@ -25,7 +25,7 @@ # your port depends on the gnustep-gui port. # # USE_GNUSTEP_BACK=yes -# your port depends on teh gnustep-back port. +# your port depends on the gnustep-back port. # # USE_GNUSTEP_CONFIGURE=yes # call configure script with GNUstep.sh sourced in the current shell |