diff options
| author | 2004-05-22 21:47:07 +0000 | |
|---|---|---|
| committer | 2004-05-22 21:47:07 +0000 | |
| commit | 01171d813f8a4e889dd8754ebeea7e919055b7c0 (patch) | |
| tree | 9cd4492316e88d6be98d9e7fd1c7247c26d157af /docs | |
| parent | Fixed issue where ReplaceText threw an exception (!) (diff) | |
| download | inspircd++-01171d813f8a4e889dd8754ebeea7e919055b7c0.tar.gz inspircd++-01171d813f8a4e889dd8754ebeea7e919055b7c0.tar.bz2 inspircd++-01171d813f8a4e889dd8754ebeea7e919055b7c0.zip | |
Fixed typo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@824 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/censor.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/censor.conf.example b/docs/censor.conf.example index 296fb22d0..89730669f 100644 --- a/docs/censor.conf.example +++ b/docs/censor.conf.example @@ -8,5 +8,5 @@ # replace="text to replace with"> <badword text="shit" replace="poo"> -<badword pattern="fuck" replace="(censored)"> +<badword text="fuck" replace="(censored)"> |
