summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserdialog.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-28 01:54:48 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-28 02:02:05 -0500
commit2d003553e89f417263806eac9814397a0dc151c6 (patch)
tree2696c66abdaae27ef116361e28c7bd67f3867765 /gtk/gtkfilechooserdialog.c
parent5d053e03a9b9164d96e7b4645b94090be0412307 (diff)
downloadgtk+-2d003553e89f417263806eac9814397a0dc151c6.tar.gz
docs: don't use <emphasis>
It is a little heavy handed. The text can speak for itself.
Diffstat (limited to 'gtk/gtkfilechooserdialog.c')
-rw-r--r--gtk/gtkfilechooserdialog.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkfilechooserdialog.c b/gtk/gtkfilechooserdialog.c
index 019c5dfa8d..c7d2410dec 100644
--- a/gtk/gtkfilechooserdialog.c
+++ b/gtk/gtkfilechooserdialog.c
@@ -141,7 +141,7 @@
* should only cause the file chooser to show a specific folder
* when it is appropriate to use gtk_file_chooser_set_filename(),
* i.e. when you are doing a <guimenuitem>File/Save
- * As</guimenuitem> command <emphasis>and</emphasis> you already
+ * As</guimenuitem> command and you already
* have a file saved somewhere.
* </para>
* </note>
@@ -169,7 +169,7 @@
* boxes you can use your own custom response codes rather than the
* ones in #GtkResponseType, but #GtkFileChooserDialog assumes that
* its "accept"-type action, e.g. an "Open" or "Save" button,
- * <emphasis>will</emphasis> have one of the following response
+ * will have one of the following response
* codes:
* <para>
* <simplelist id="gtkfilechooserdialog-responses">