diff options
author | Akkarinage <mike.langford@live.co.uk> | 2013-06-14 21:27:02 +0100 |
---|---|---|
committer | Akkarinage <mike.langford@live.co.uk> | 2013-06-14 21:27:02 +0100 |
commit | 3136a514a17ff9874b458673ca3f89bad8e75ce8 (patch) | |
tree | ae8b5eb6ef53d5de6cbdb217d89d823c75bf52a0 /conf/plugins.conf | |
parent | 634bcc63b7adff53d817c19195c4060170eeecfc (diff) | |
download | hercules-3136a514a17ff9874b458673ca3f89bad8e75ce8.tar.gz hercules-3136a514a17ff9874b458673ca3f89bad8e75ce8.tar.bz2 hercules-3136a514a17ff9874b458673ca3f89bad8e75ce8.tar.xz hercules-3136a514a17ff9874b458673ca3f89bad8e75ce8.zip |
Whitespace, TABs & Spellings
Replaced indents using spaces with tabs, reducing file sizes and
conforming to standards.
Diffstat (limited to 'conf/plugins.conf')
-rw-r--r-- | conf/plugins.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/plugins.conf b/conf/plugins.conf index 264592fa9..58ecb7144 100644 --- a/conf/plugins.conf +++ b/conf/plugins.conf @@ -14,7 +14,7 @@ //== Description ===================================== //The plugin system allows you to create customized scripts //outside of the source. These scripts won't conflict with any -//future source updates - think about it as a /conf/import/ version of the source. +//future source updates - think of it as a /conf/import/ for the source. //==================================================== /* --------------- Format --------------- |