Trivial typography improvement

Use an em dash instead of -- in documentation.
This commit is contained in:
Matthias Clasen 2014-10-02 22:37:37 -04:00
parent 8495c0c7ad
commit d5531da7f8

View File

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