summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserdialog.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-09-08 16:48:53 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-09-08 16:51:44 -0400
commit700e78d847c493e09a969a657a29a4ef040c07ba (patch)
tree8079174de4c6e31f9fb4ba688feae9e8203ed881 /gtk/gtkfilechooserdialog.c
parent57b353de33a383a606d216f2aee661debb290ee9 (diff)
downloadgtk+-700e78d847c493e09a969a657a29a4ef040c07ba.tar.gz
Remove more leftover &mdash;es
These were leftover at various places in the documentation.
Diffstat (limited to 'gtk/gtkfilechooserdialog.c')
-rw-r--r--gtk/gtkfilechooserdialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfilechooserdialog.c b/gtk/gtkfilechooserdialog.c
index 617b1fbaf5..b1295ab853 100644
--- a/gtk/gtkfilechooserdialog.c
+++ b/gtk/gtkfilechooserdialog.c
@@ -184,7 +184,7 @@
*
* This is because #GtkFileChooserDialog must intercept responses
* and switch to folders if appropriate, rather than letting the
- * dialog terminate &mdash; the implementation uses these known
+ * dialog terminate — the implementation uses these known
* response codes to know which responses can be blocked if
* appropriate.
*