diff mod_adhoc.wiki @ 454:528721aaea46

a bunch of pages: strip trailing whitespace
author Kim Alvefur <zash@zash.se>
date Sun, 27 Apr 2014 03:42:02 +0200
parents f7f2befb0f3e
children
line wrap: on
line diff
--- a/mod_adhoc.wiki	Sun Apr 27 03:41:43 2014 +0200
+++ b/mod_adhoc.wiki	Sun Apr 27 03:42:02 2014 +0200
@@ -16,10 +16,10 @@
 = Usage =
 
 First copy (or symlink) the directory "adhoc" which contains mod_adhoc to your plugins directory.
-Load mod_adhoc and then any module which provides an adhoc command, such as 
+Load mod_adhoc and then any module which provides an adhoc command, such as
 mod_adhoc_cmd_ping.
 
-If you want to build your own adhoc command, just register your adhoc command module with 
+If you want to build your own adhoc command, just register your adhoc command module with
 module:add_item and a descriptor for your command.
 
 A descriptor can be created like this: