fix typo (channe → channel) authored by Damyan Ivanov's avatar Damyan Ivanov
......@@ -11,7 +11,7 @@ Additional parameters may be added to the URL:
| parameter and default value | description |
|-----------------------------|--------------------------------------------------------------------|
| ``network=oftc`` | channe's network; the only other network supported is ``freenode`` |
| ``network=oftc`` | channel's network; the only other network supported is ``freenode`` |
| ``private=0`` | omit copying each notification to ``#commits`` on freenode |
| ``use_color=1`` | color various notification elements - branch, user name etc. |
| ``rev_prefix=`` | text to prepend to commit IDs |
......
......