Loading src/translator_en.h +1 −1 Original line number Diff line number Diff line Loading @@ -530,7 +530,7 @@ class TranslatorEnglish : public Translator /*! this text is generated when the \\sa command is used. */ virtual QCString trSeeAlso() { return "See Also"; } { return "See also"; } /*! this text is generated when the \\param command is used. */ virtual QCString trParameters() Loading Loading
src/translator_en.h +1 −1 Original line number Diff line number Diff line Loading @@ -530,7 +530,7 @@ class TranslatorEnglish : public Translator /*! this text is generated when the \\sa command is used. */ virtual QCString trSeeAlso() { return "See Also"; } { return "See also"; } /*! this text is generated when the \\param command is used. */ virtual QCString trParameters() Loading