summary refs log tree commit diff stats
path: root/plugins/hextray/callbacks.cpp
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-13 22:55:35 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-13 22:55:35 +0200
commitbc4d4f6536402b0d23e5442c73449f4bbb3f61d4 (patch)
tree33f3f9b1e4a4499590d96e11bc115c258c8f17a3 /plugins/hextray/callbacks.cpp
parent84c536e4ea7a5f517822c9928222f066f2faf3fe (diff)
Fix misspelled words
Diffstat (limited to 'plugins/hextray/callbacks.cpp')
-rw-r--r--plugins/hextray/callbacks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hextray/callbacks.cpp b/plugins/hextray/callbacks.cpp
index 098cd5bb..96990050 100644
--- a/plugins/hextray/callbacks.cpp
+++ b/plugins/hextray/callbacks.cpp
@@ -152,7 +152,7 @@ int event_cb(char *word[], void *userdata)
 

 		/**************************************************************************************/

 		/***** Use windows instead of balloons, and if its a window should we keep it open ****/

-		/***** indefinately?															   ****/

+		/***** indefinitely?															   ****/

 		/**************************************************************************************/

 		szTemp = xchat_strip_color(szInfo);