[libsoup] Fix typo in documentation: TIME should be TYPE.



commit e4ce08805b3d13bbc4bcd17a0bd30609c10bac1d
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date:   Fri Apr 24 10:51:16 2009 -0400

    Fix typo in documentation: TIME should be TYPE.
---
 libsoup/soup-gnome-features.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libsoup/soup-gnome-features.c b/libsoup/soup-gnome-features.c
index cfd5220..22a426b 100644
--- a/libsoup/soup-gnome-features.c
+++ b/libsoup/soup-gnome-features.c
@@ -36,7 +36,7 @@
  *
  * You can add this to a session using
  * soup_session_add_feature_by_type() or by using the
- * %SOUP_SESSION_ADD_FEATURE_BY_TIME construct-time property.
+ * %SOUP_SESSION_ADD_FEATURE_BY_TYPE construct-time property.
  *
  * Since: 2.26
  **/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]