From 4199c0596b70e4a0c939849cc9eba72f6a722e55 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Tue, 22 Jan 2013 10:48:44 +0100 Subject: [PATCH] Notebook: fix type in doc string --- src/sugar3/graphics/notebook.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sugar3/graphics/notebook.py b/src/sugar3/graphics/notebook.py index e14bf0ef..8c1b37d1 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