From e8b758a5088c14f989a3f864661c18a6140b3cf0 Mon Sep 17 00:00:00 2001 From: Daniel Boles Date: Tue, 14 Feb 2017 08:10:33 +0000 Subject: =?UTF-8?q?SimpleAction=E2=80=94doc=E2=80=94Erase=20wrong=20line?= =?UTF-8?q?=20&=20duplicate=20word?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In case anyone is as easily confused as me… https://bugzilla.gnome.org/show_bug.cgi?id=778575 --- gio/src/simpleaction.hg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gio/src/simpleaction.hg b/gio/src/simpleaction.hg index d1e6f239..1c575417 100644 --- a/gio/src/simpleaction.hg +++ b/gio/src/simpleaction.hg @@ -53,9 +53,7 @@ protected: */ explicit SimpleAction(const Glib::ustring& name); - /** Creates a new new stateful action. - * - * The created action is stateless. + /** Creates a new stateful action. * * @a state is the initial state of the action. All future state values * must have the same VariantType as the initial state. -- cgit v1.2.1