From 65fed9486c084c4c913c9af296bb1e49b6e40b6d Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 19 Apr 2013 08:07:49 -0400 Subject: EPhotoCache: Fix a documentation typo. --- e-util/e-photo-cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util') diff --git a/e-util/e-photo-cache.c b/e-util/e-photo-cache.c index b7398c0bcf..38d86a780f 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, -- cgit v1.2.3