diff options
Diffstat (limited to 'tqt/tqextscintillamacro.h')
-rw-r--r-- | tqt/tqextscintillamacro.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqt/tqextscintillamacro.h b/tqt/tqextscintillamacro.h index 11f07ce..67a3885 100644 --- a/tqt/tqextscintillamacro.h +++ b/tqt/tqextscintillamacro.h @@ -63,7 +63,7 @@ public: void clear(); //! Load the macro from the printable ASCII representation \a asc. - //! Returns TRUE if there was no error. + //! Returns true if there was no error. //! //! \sa save() bool load(const TQCString &asc); |