[evolution] EPhotoCache: Fix a documentation typo.



commit 65fed9486c084c4c913c9af296bb1e49b6e40b6d
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Apr 19 08:07:49 2013 -0400

    EPhotoCache: Fix a documentation typo.

 e-util/e-photo-cache.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/e-util/e-photo-cache.c b/e-util/e-photo-cache.c
index b7398c0..38d86a7 100644
--- a/e-util/e-photo-cache.c
+++ b/e-util/e-photo-cache.c
@@ -872,7 +872,7 @@ e_photo_cache_get_photo (EPhotoCache *photo_cache,
  * Finishes the operation started with e_photo_cache_get_photo().
  *
  * If a match was found, a #GInputStream from which to read image data is
- * returned through the @out_photo return location.  If no match was found,
+ * returned through the @out_stream return location.  If no match was found,
  * the @out_stream return location is set to %NULL.
  *
  * The return value indicates whether the search completed successfully,


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