diff options
| author | 2017-12-02 14:29:29 -0600 | |
|---|---|---|
| committer | 2017-12-02 14:29:29 -0600 | |
| commit | 8920cb1b9f2c0b50ca326e5fa0646db40acccdbc (patch) | |
| tree | 7370fc5cfcdfe8d79d1be6a4b1a4138aba31a2bb | |
| parent | Bump the minimum versions of GnuTLS to 2.0.0 and OpenSSL to 1.0.0. (diff) | |
Remove extra double quote (")
| -rw-r--r-- | docs/conf/modules.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index b573de903..b2d759ff8 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -642,7 +642,7 @@ # # You can also override the configuration of prefix modes added by both the core # and other modules by adding a customprefix tag with change="yes" specified. -# <customprefix name="op" change="yes" rank="30000" ranktoset="30000""> +# <customprefix name="op" change="yes" rank="30000" ranktoset="30000"> # <customprefix name="voice" change="yes" rank="10000" ranktoset="10000" depriv="no"> # # Do /RELOADMODULE customprefix after changing the settings of this module. |
