summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2008-02-11 23:57:15 +0000
committerDan Winship <danw@src.gnome.org>2008-02-11 23:57:15 +0000
commita9f6de91fb1f27d11bcdcbdf3ae332e6e5738e7e (patch)
treeef97e660a8f4ccf74a1cc05cdf270827af84ad4b /docs
parentb21450e3f97c976931261dec82e0b3d6baa52ef2 (diff)
downloadlibsoup-a9f6de91fb1f27d11bcdcbdf3ae332e6e5738e7e.tar.gz
libsoup-a9f6de91fb1f27d11bcdcbdf3ae332e6e5738e7e.tar.bz2
libsoup-a9f6de91fb1f27d11bcdcbdf3ae332e6e5738e7e.zip
fix a copy-and-pasto noticed by David Weinehall
svn path=/trunk/; revision=1089
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/porting-2.2-2.4.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/porting-2.2-2.4.xml b/docs/reference/porting-2.2-2.4.xml
index 4e01880c..37632bfc 100644
--- a/docs/reference/porting-2.2-2.4.xml
+++ b/docs/reference/porting-2.2-2.4.xml
@@ -92,7 +92,7 @@ language-bindability.
<varlistentry>
<term><function>soup_message_clear_headers</function></term>
<listitem><para>
- &#8594; <link linkend="soup-message-headers-clear"><function>soup_message_headers_append</function></link>
+ &#8594; <link linkend="soup-message-headers-clear"><function>soup_message_headers_clear</function></link>
</para></listitem>
</varlistentry>
</variablelist>