summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVitaly Tishkov <tvv@sparc.spb.su>2002-01-10 16:36:25 +0000
committerVitaly Tishkov <tvv@src.gnome.org>2002-01-10 16:36:25 +0000
commitf74dd2386a74e66736dc3a8981a20c6b0835e6ad (patch)
treed37422d42400f44c01e3d1a9ca684a64227e8216 /docs
parentd3eb836dd4d4a34c0a1bd6fa48d76cd853723054 (diff)
downloadgdk-pixbuf-f74dd2386a74e66736dc3a8981a20c6b0835e6ad.tar.gz
gtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c
2002-01-10 Vitaly Tishkov <tvv@sparc.spb.su> * gtk/gtkimage.c * gtk/gtkimcontext.c * gtk/gtktreemodel.c * gtk/gtktreemodelsort.c * gtk/gtkwindow.c * docs/reference/gtk/tmpl/gtkselection.sgml fix docs
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/tmpl/gtkselection.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/gtk/tmpl/gtkselection.sgml b/docs/reference/gtk/tmpl/gtkselection.sgml
index 8fbc3b689..bced03118 100644
--- a/docs/reference/gtk/tmpl/gtkselection.sgml
+++ b/docs/reference/gtk/tmpl/gtkselection.sgml
@@ -101,7 +101,7 @@ Increases the reference count of a #GtkTargetList by one.
<!-- ##### FUNCTION gtk_target_list_unref ##### -->
<para>
Decreases the reference count of a #GtkTargetList by one.
-If the resulting reference count is zero, free the list.
+If the resulting reference count is zero, frees the list.
</para>
@list: a #GtkTargetList
@@ -212,8 +212,8 @@ a "selection_received" signal will be generated.
<!-- ##### FUNCTION gtk_selection_data_set ##### -->
<para>
Stores new data into a #GtkSelectionData object. Should
-<emphasis>only</emphasis> by called from a selection handler callback.
-zero-terminates the stored data.
+<emphasis>only</emphasis> be called from a selection handler callback.
+Zero-terminates the stored data.
</para>
@selection_data: