eric7/HelpViewer/HelpBookmarkPropertiesDialog.py

branch
eric7
changeset 8902
ba9b8c6e4928
parent 8900
9c153ce17d74
diff -r adc47f306e51 -r ba9b8c6e4928 eric7/HelpViewer/HelpBookmarkPropertiesDialog.py
--- a/eric7/HelpViewer/HelpBookmarkPropertiesDialog.py	Wed Jan 05 11:53:28 2022 +0100
+++ b/eric7/HelpViewer/HelpBookmarkPropertiesDialog.py	Wed Jan 05 14:26:11 2022 +0100
@@ -52,7 +52,7 @@
     
     def getData(self):
         """
-        Public method to retrieve the entered data
+        Public method to retrieve the entered data.
         
         @return tuple containing the title and URL for the bookmark
         @rtype tuple of (str, str)

eric ide

mercurial