From 33652a078ba7a1c9125b9f0caf7b1a6e86fe4dc9 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Sat, 22 Aug 2009 23:58:18 +0000 Subject: Minor comment cleanup stuff. --- libpurple/smiley.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libpurple/smiley.h') diff --git a/libpurple/smiley.h b/libpurple/smiley.h index 8d96fddd0e..fcbcbf1cfc 100644 --- a/libpurple/smiley.h +++ b/libpurple/smiley.h @@ -95,7 +95,7 @@ PurpleSmiley * purple_smiley_new_from_file(const char *shortcut, const char *filepath); /** - * Destroys the custom smiley and release the associated resources. + * Destroys the custom smiley and releases the associated resources. * * @param smiley The custom smiley. */ @@ -183,7 +183,7 @@ const char *purple_smiley_get_extension(const PurpleSmiley *smiley); * If the custom smiley has data and the file exists in the cache, this * will return a full path to the cached file. * - * In general, it is not appropriate to be poking in the file cached + * In general, it is not appropriate to be poking in the file cache * directly. If you find yourself wanting to use this function, think * very long and hard about it, and then don't. * -- cgit v1.2.1