diff options
| author | Badlop <badlop@process-one.net> | 2011-03-17 12:15:31 +0100 |
|---|---|---|
| committer | Badlop <badlop@process-one.net> | 2011-03-17 12:15:31 +0100 |
| commit | e4b3bd50055aca9aaba576bdc653209bc394bb23 (patch) | |
| tree | d8dfd451a807406987feb83a2f2db4b173a72291 /src | |
| parent | Update the changed string in the PO translation files (diff) | |
Fix typo (thanks to Krzee)
Diffstat (limited to 'src')
| -rw-r--r-- | src/ejabberdctl.cfg.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ejabberdctl.cfg.example b/src/ejabberdctl.cfg.example index fe703242e..2106e3d22 100644 --- a/src/ejabberdctl.cfg.example +++ b/src/ejabberdctl.cfg.example @@ -66,7 +66,7 @@ INET_DIST_INTERFACE={127,0,0,1} # # Erlang consumes a lot of lightweight processes. If there is a lot of activity # on ejabberd so that the maximum number of processes is reached, people will -# experiment greater latency times. As these processes are implemented in +# experience greater latency times. As these processes are implemented in # Erlang, and therefore not related to the operating system processes, you do # not have to worry about allowing a huge number of them. # |
