Corrected a source docu issue.

Sat, 20 Feb 2016 16:10:25 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 20 Feb 2016 16:10:25 +0100
changeset 4756
ba3986ab9b20
parent 4746
bd60f10ff4ec
child 4757
866050e987de

Corrected a source docu issue.

Helpviewer/Feeds/FeedsDialog.py file | annotate | diff | comparison | revisions
--- a/Helpviewer/Feeds/FeedsDialog.py	Fri Feb 19 17:56:39 2016 +0100
+++ b/Helpviewer/Feeds/FeedsDialog.py	Sat Feb 20 16:10:25 2016 +0100
@@ -21,7 +21,7 @@
 
 class FeedsDialog(QDialog, Ui_FeedsDialog):
     """
-    Class documentation goes here.
+    Class implementing a dialog to add RSS feeds.
     """
     def __init__(self, availableFeeds, browser, parent=None):
         """

eric ide

mercurial