soup-session: fix typo in documentation
authorXan Lopez <xan@gnome.org>
Wed, 5 Aug 2009 07:50:19 +0000 (10:50 +0300)
committerXan Lopez <xan@gnome.org>
Wed, 5 Aug 2009 07:51:02 +0000 (10:51 +0300)
libsoup/soup-session.c

index 824b010..e5913a1 100644 (file)
@@ -1354,7 +1354,7 @@ soup_session_pause_message (SoupSession *session,
  * @msg: a #SoupMessage currently running on @session
  *
  * Resumes HTTP I/O on @msg. Use this to resume after calling
- * soup_sessino_pause_message().
+ * soup_session_pause_message().
  *
  * If @msg is being sent via blocking I/O, this will resume reading or
  * writing immediately. If @msg is using non-blocking I/O, then