diff src/media.h @ 12629:fee6a32644a4

[gaim-migrate @ 14965] I read the commit messages a little too closely. But, hey, what better way than to start another Gaim hacking day than with a bunch of little changes. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 22 Dec 2005 19:39:23 +0000
parents 2078f65a8e98
children
line wrap: on
line diff
--- a/src/media.h	Thu Dec 22 19:36:18 2005 +0000
+++ b/src/media.h	Thu Dec 22 19:39:23 2005 +0000
@@ -97,7 +97,7 @@
 void gaim_voice_chat_destroy(GaimVoiceChat *vc);
 
 /**
- * Acessor function to get the name of the other user on the voice chat
+ * Accessor function to get the name of the other user on the voice chat
  *
  * @param vc  The voice chat
  * @return    The name
@@ -105,7 +105,7 @@
 const char *gaim_voice_chat_get_name(GaimVoiceChat *vc);
 
 /**
- * Acessor function to set the name of the other user on the voice chat
+ * Accessor function to set the name of the other user on the voice chat
  *
  * @param vc  The voice chat
  * @return    The name