diff options
Diffstat (limited to 'Source/cmBorlandMakefileGenerator.h')
-rw-r--r-- | Source/cmBorlandMakefileGenerator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmBorlandMakefileGenerator.h b/Source/cmBorlandMakefileGenerator.h index 58cebc2..a0fa56d 100644 --- a/Source/cmBorlandMakefileGenerator.h +++ b/Source/cmBorlandMakefileGenerator.h @@ -4,7 +4,7 @@ #include "cmMakefile.h" #include "cmMakefileGenerator.h" -/** \class cmBorlandMakefileGenerator +/** \class cmBorlandMakefileGenerator * \brief Write Borland BCB5 compatible makefiles. * * cmBorlandMakefileGenerator produces Borland BCB5 compatible makefiles |