diff -r b6643d36dddd -r 7ab2293917f8 ViewManager/ViewManager.py --- a/ViewManager/ViewManager.py Tue Oct 17 19:40:32 2017 +0200 +++ b/ViewManager/ViewManager.py Wed Oct 18 19:16:28 2017 +0200 @@ -6831,7 +6831,7 @@ def __isEditorInfoSupportedEd(self, editor): """ - Public method to check, if a language is supported by the + Private method to check, if an editor is supported by the documentation viewer. @param editor reference to the editor to check for