summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-05-24 20:51:55 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-05-24 23:41:42 -0400
commitc201cb3af0e7bae685366c5fb45e01db29e4c507 (patch)
treec3182ed0427f408d47c3b0335f39a2fe81866122 /docs/reference
parentb9f55dfd634808ddec5b1a82769890e217b8eb46 (diff)
downloadgtk+-c201cb3af0e7bae685366c5fb45e01db29e4c507.tar.gz
Fix a duplicate word in the docs
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/gtk/migrating-2to3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/migrating-2to3.xml b/docs/reference/gtk/migrating-2to3.xml
index 94419559bc..b0bad87e30 100644
--- a/docs/reference/gtk/migrating-2to3.xml
+++ b/docs/reference/gtk/migrating-2to3.xml
@@ -1133,7 +1133,7 @@ gtk_arrow_draw (GtkWidget *widget,
The default values for the #GtkScrolledWindow:hscrollbar-policy and
#GtkScrolledWindow:vscrollbar-policy properties have been changed from
'never' to 'automatic'. If your application was relying on the default
- value, you will have explicitly set it explicitly.
+ value, you will have to set it explicitly.
</para>
<para>