forked from qt-creator/qt-creator
Fix typo in comment
This commit is contained in:
@@ -86,7 +86,7 @@ public:
|
|||||||
void addMenuAction(Core::Command *command, const DebuggerLanguage &language,
|
void addMenuAction(Core::Command *command, const DebuggerLanguage &language,
|
||||||
const QString &group = QString());
|
const QString &group = QString());
|
||||||
|
|
||||||
// all supported languagess
|
// all supported languages
|
||||||
DebuggerLanguages supportedLanguages() const;
|
DebuggerLanguages supportedLanguages() const;
|
||||||
|
|
||||||
// active languages to be debugged.
|
// active languages to be debugged.
|
||||||
|
|||||||
Reference in New Issue
Block a user