Notebook: fix type in doc string

This commit is contained in:
Simon Schampijer 2013-01-22 10:48:44 +01:00
parent 56da4d8e0c
commit 4199c0596b

View File

@ -125,7 +125,7 @@ class Notebook(Gtk.Notebook):
Returns Returns
------- -------
Boolean 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 # Add a new page to the notebook