summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2008-01-08 16:32:01 +0000
committerDan Winship <danw@src.gnome.org>2008-01-08 16:32:01 +0000
commit0bac0535d9c5ce8b9606863ff5ac6b5196ba85ff (patch)
tree7fdbe07b5b86d339791454b0634b375d9df3c628
parentd6585d768d0387afa05f104e2a6ff481ef362ab3 (diff)
downloadlibsoup-0bac0535d9c5ce8b9606863ff5ac6b5196ba85ff.tar.gz
typo
svn path=/branches/libsoup-2.4/; revision=1022
-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 3d7163b1..e0a8ff17 100644
--- a/docs/reference/porting-2.2-2.4.xml
+++ b/docs/reference/porting-2.2-2.4.xml
@@ -467,7 +467,7 @@ changed in a few ways:
</para></listitem>
<listitem><para>
- The field formerly called <structfield>protocol</structfield> is not
+ The field formerly called <structfield>protocol</structfield> is now
<structfield>scheme</structfield>, to match the spec, and it's an
interned string rather than a quark. You can use <link
linkend="soup-uri-is-https"><function>soup_uri_is_https</function></link>