--- a/Debugger/VariablesViewer.py Fri Sep 16 19:31:38 2016 +0200
+++ b/Debugger/VariablesViewer.py Fri Sep 16 19:34:58 2016 +0200
@@ -139,7 +139,7 @@
Protected method to build the access key for the variable.
@return access key
- @type str
+ @rtype str
"""
indicators = ""
txt = self.text(0)