diff options
Diffstat (limited to 'src/modules/classeditor/ClassEditorWindow.h')
| -rw-r--r-- | src/modules/classeditor/ClassEditorWindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/classeditor/ClassEditorWindow.h b/src/modules/classeditor/ClassEditorWindow.h index df7d15bd3..b24ef1271 100644 --- a/src/modules/classeditor/ClassEditorWindow.h +++ b/src/modules/classeditor/ClassEditorWindow.h @@ -594,7 +594,7 @@ public: * \param szClassName The name of the class * \param szFunctionName The name of the function * \param szReminder The parameters of the function - * \param bIsInternal Whether the funtion is set as internal + * \param bIsInternal Whether the function is set as internal * \param bRenameMode Whether the dialog is in rename mode * \return KviClassEditorFunctionDialog */ |
