Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@laptop.org>2013-01-22 09:48:44 (GMT)
committer Simon Schampijer <simon@laptop.org>2013-01-22 09:48:44 (GMT)
commit4199c0596b70e4a0c939849cc9eba72f6a722e55 (patch)
tree77d25763a85b167fd3e3bef162bb883eef04494e
parent56da4d8e0c15e386ca4c53e54744c844d68d7ad1 (diff)
Notebook: fix type in doc string
-rw-r--r--src/sugar3/graphics/notebook.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sugar3/graphics/notebook.py b/src/sugar3/graphics/notebook.py
index e14bf0e..8c1b37d 100644
--- a/src/sugar3/graphics/notebook.py
+++ b/src/sugar3/graphics/notebook.py
@@ -125,7 +125,7 @@ class Notebook(Gtk.Notebook):
Returns
-------
Boolean
- Returns TRUE if the page is successfully added to th notebook.
+ Returns TRUE if the page is successfully added to the notebook.
"""
# Add a new page to the notebook