Morten Brix Pedersen 24 лет назад
Родитель
Сommit
d94305b87a
1 измененных файлов с 10 добавлено и 10 удалено
  1. 10 10
      docs/CONFIG-README

+ 10 - 10
docs/CONFIG-README

@@ -40,7 +40,7 @@ The last thing you can do is to ignore nicks (for example bots):
 You don't have to do all this in many lines, you could just as easily do:
 You don't have to do all this in many lines, you could just as easily do:
 <user nick="Joe" alias="Joe^away Joe^work" pic="joe.jpg" link="joe@joe.com" sex="m">
 <user nick="Joe" alias="Joe^away Joe^work" pic="joe.jpg" link="joe@joe.com" sex="m">
 
 
-(Here the aliases is a space seperated list of nicks, that also works! But *
+(Here the aliases is a space separated list of nicks, that also works! But *
 as a wildcard is smarter, but also slower).
 as a wildcard is smarter, but also slower).
 
 
 CHANNELS SETUP
 CHANNELS SETUP
@@ -81,7 +81,7 @@ Other examples:
 <set topichistory="3" timeoffset="+0">
 <set topichistory="3" timeoffset="+0">
 
 
 There is many options which can be set, here is a list of them all (not
 There is many options which can be set, here is a list of them all (not
-casesensitive):
+case sensitive):
 
 
 --- The most useful ones ---
 --- The most useful ones ---
 
 
@@ -116,7 +116,7 @@ pagehead            Some 'page header' file which you want to include in top
 pagefoot            Same as above, this is just the footer.
 pagefoot            Same as above, this is just the footer.
                     (default: none)
                     (default: none)
 
 
-imagepath           If your user pictures is located in a special direcotry,
+imagepath           If your user pictures is located in a special directory,
                     set the path here. E.g. 'userpics/'
                     set the path here. E.g. 'userpics/'
                     (default: current directory)
                     (default: current directory)
 
 
@@ -129,7 +129,7 @@ logdir              If you specify a path to a directory here, then pisg will
                     logfiles in it and create 1 HTML file from it. Useful
                     logfiles in it and create 1 HTML file from it. Useful
                     with eggdrops.
                     with eggdrops.
 
 
-prefix              Works when logdir is set, only analyse files in logdirs
+prefix              Works when logdir is set, only analyze files in logdirs
                     prefixed by xxx
                     prefixed by xxx
 
 
 timeoffset          A time offset on the stats page - if your country has
 timeoffset          A time offset on the stats page - if your country has
@@ -138,7 +138,7 @@ timeoffset          A time offset on the stats page - if your country has
                     one hour to the stats.
                     one hour to the stats.
                     (default: +0)
                     (default: +0)
 
 
-show_activetimes    1 or 0, this enables/disables the 'Most Active Tiems'
+show_activetimes    1 or 0, this enables/disables the 'Most Active Times'
                     section.
                     section.
                     (default: 1)
                     (default: 1)
 
 
@@ -157,7 +157,7 @@ show_words          1 or 0, this will enable/disable both of the 2 above
                     options.
                     options.
                     (default: 0)
                     (default: 0)
 
 
-show_lastseen       1 or 0, display a coloumn showing when the user was last
+show_lastseen       1 or 0, display a column showing when the user was last
                     on the channel (how many days ago)
                     on the channel (how many days ago)
                     (default: 0)
                     (default: 0)
 
 
@@ -169,7 +169,7 @@ show_linetime       1 or 0, the same as above, except this will show the
                     bar next to the number of lines like in mIRCStats
                     bar next to the number of lines like in mIRCStats
                     (default: 0)
                     (default: 0)
 
 
-show_randquote      1 or 0, this wil enable or disable the random quote
+show_randquote      1 or 0, this will enable or disable the random quote
                     displayed in the "active nick list"
                     displayed in the "active nick list"
                     (default: 1)
                     (default: 1)
 
 
@@ -209,11 +209,11 @@ show_voices         1 or 0, this will enable or disable the voice statistics
                     (those who got voice and those who voiced).
                     (those who got voice and those who voiced).
                     (default: 0)
                     (default: 0)
 
 
-ignorewords         A space seperated list of words to ignore in 'most
+ignorewords         A space separated list of words to ignore in 'most
                     referenced words'
                     referenced words'
                     (default: "")
                     (default: "")
 
 
-foul                Space seperated list of words considered to be 'foul'
+foul                Space separated list of words considered to be 'foul'
                     language, look in the bottom for a better explanation.
                     language, look in the bottom for a better explanation.
 
 
 regexp_aliases      1 or 0, enabling this will make aliases in <user> tags
 regexp_aliases      1 or 0, enabling this will make aliases in <user> tags
@@ -287,7 +287,7 @@ wordlength          The minimum number of chars an interesting word may be
 activenicks         Number of nicks to show in 'most active nicks'
 activenicks         Number of nicks to show in 'most active nicks'
                     (default: 25)
                     (default: 25)
 
 
-activenicks2        Nicks to show in 'these didnt make it...'
+activenicks2        Nicks to show in 'these didn't make it...'
                     (default: 30)
                     (default: 30)
 
 
 topichistory        Maximum number of topics to show in 'latest topics'
 topichistory        Maximum number of topics to show in 'latest topics'