summaryrefslogtreecommitdiff
path: root/gtk/gtkbuilder.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-10-02 22:37:37 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-10-02 22:37:37 -0400
commitd5531da7f8ab13823a5d63aa7b75bc4e0c2d2371 (patch)
tree8005ed0ca618503802e71af5a03dc181aff98f5c /gtk/gtkbuilder.c
parent8495c0c7adcc3b38f6d4b43929c42ba0c4eaf13f (diff)
downloadgtk+-d5531da7f8ab13823a5d63aa7b75bc4e0c2d2371.tar.gz
Trivial typography improvement
Use an em dash instead of -- in documentation.
Diffstat (limited to 'gtk/gtkbuilder.c')
-rw-r--r--gtk/gtkbuilder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkbuilder.c b/gtk/gtkbuilder.c
index b07ee5eeab..320c3e6ffa 100644
--- a/gtk/gtkbuilder.c
+++ b/gtk/gtkbuilder.c
@@ -128,7 +128,7 @@
* in the local xml fragment and objects exposed via
* gtk_builder_expose_object().
*
- * In general, GtkBuilder allows forward references to objects --
+ * In general, GtkBuilder allows forward references to objects —
* declared in the local xml; an object doesn’t have to be constructed
* before it can be referred to. The exception to this rule is that an
* object has to be constructed before it can be used as the value of