Helpviewer/Bookmarks/BookmarksModel.py

changeset 2763
e4794166ad70
parent 2403
e3d7a861547c
child 2791
a9577f248f04
child 2954
bf0215fe12d1
--- a/Helpviewer/Bookmarks/BookmarksModel.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/Helpviewer/Bookmarks/BookmarksModel.py	Sun Jun 30 19:55:48 2013 +0200
@@ -449,7 +449,7 @@
     
     def node(self, index):
         """
-        Public method to get a bookmark node given it's index.
+        Public method to get a bookmark node given its index.
         
         @param index index of the node (QModelIndex)
         @return bookmark node (BookmarkNode)

eric ide

mercurial