summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Boles <dboles@src.gnome.org>2017-01-21 22:43:35 +0000
committerDaniel Boles <dboles@src.gnome.org>2017-01-21 22:43:50 +0000
commit19e2f347e185789ab39492bb63f492d15b1d0874 (patch)
tree2c4cea65f31087ca4adce15672ad5fa6a224b64f /docs
parent0a347c6ff297afcc43a531fbc9141fc4e1909cd8 (diff)
downloadgtk+-19e2f347e185789ab39492bb63f492d15b1d0874.tar.gz
3to4: Fix typo in previous commit
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/migrating-3to4.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/migrating-3to4.xml b/docs/reference/gtk/migrating-3to4.xml
index ec06d47614..75078213a5 100644
--- a/docs/reference/gtk/migrating-3to4.xml
+++ b/docs/reference/gtk/migrating-3to4.xml
@@ -169,7 +169,7 @@
<para>
GTK+ 4 has removed the #GtkContainer::border-width property.
Use other means to influence the spacing of your containers,
- such ss the CSS margin and padding properties on child widgets.
+ such as the CSS margin and padding properties on child widgets.
</para>
</section>