Notebook: fix type in doc string

master
Simon Schampijer 11 years ago
parent 56da4d8e0c
commit 4199c0596b

@ -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

Loading…
Cancel
Save