SVN revision: 12279
This commit is contained in:
vacuum 2004-11-27 00:10:20 +00:00 committed by vacuum
parent 32d027a391
commit 7efd095f88
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ about(E_Module *m)
{
e_error_dialog_show("Enlightenment Dropshadow Module",
"This is the dropshadow module that allows dropshadows to be cast\n"
"on the desktop background - without an special X-Server extensions\n"
"on the desktop background - without special X-Server extensions\n"
"or hardware acceleration.");
return 1;
}