From a3266dff6a8aed43cf0c4894056ebb02dced9721 Mon Sep 17 00:00:00 2001 From: stffrdhrn Date: Fri, 17 Feb 2006 00:25:58 +0000 Subject: [PATCH] Fix typo SVN revision: 20532 --- src/modules/itray/e_mod_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/itray/e_mod_main.c b/src/modules/itray/e_mod_main.c index 228c0bc53..8986ce432 100644 --- a/src/modules/itray/e_mod_main.c +++ b/src/modules/itray/e_mod_main.c @@ -162,7 +162,7 @@ e_modapi_about(E_Module *m) _("This is the ITray system tray module for Enlightenment.
" "It will hold system tray icons.
" "Beware that this can be buggy due to many systray providing
" - "applications not handling the protocol properly, ad the way
" + "applications not handling the protocol properly, and the way
" "systray icons work being very limiting and hacky. Do not use
" "this module unless you absolutely must, and if you do, beware
" "of issues that will appear."