Browse Source

* Fixed typo in the comment.

git-svn-id: trunk@23642 -
yury 12 years ago
parent
commit
b2d67c38f3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Makefile.fpc

+ 2 - 2
Makefile.fpc

@@ -88,8 +88,8 @@ endif
 PPNEW=$(BASEDIR)/compiler/$(PPPRE)$(PPSUF)$(SRCEXEEXT)
 PPNEW=$(BASEDIR)/compiler/$(PPPRE)$(PPSUF)$(SRCEXEEXT)
 endif
 endif
 
 
-# Use FPCFPMAKENEW to explicitly specify FPCFPMAKE later.
-# Otherwise pmkunit build will use wrong (starting) compiler
+# Use FPCFPMAKENEW to explicitly specify FPCFPMAKE.
+# Otherwise fpmkunit build will use wrong (starting) compiler
 # if there has been no compiler binary available in the compiler
 # if there has been no compiler binary available in the compiler
 # dir before running make.
 # dir before running make.
 ifndef FPCFPMAKENEW
 ifndef FPCFPMAKENEW