Fix typo in communication.rst (#1598)

* Fix typo in communication.rst

Fix typo in
/msg alias
This should be
/msg alis
as described in the link https://libera.chat/guides/findingchannels

* ignore alis spell check

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
This commit is contained in:
jeremy-bryant
2024-06-18 11:07:47 +01:00
committed by GitHub
parent d1a45eed2a
commit ea82742348
2 changed files with 2 additions and 1 deletions

View File

@@ -16,3 +16,4 @@ see the `Active Directory Certificate Services documentation <https://docs.micro
# Following lines from the generated file docs/docsite/rst/reference_appendices/config.rst
:Description: This setting changes the behaviour of mismatched host patterns, it allows you to force a fatal error, a warning or just ignore it.
This setting changes the behaviour of mismatched host patterns, it allows you to force a fatal error, a warning or just ignore it.
/msg alis LIST #ansible* -min 5

View File

@@ -85,7 +85,7 @@ Our IRC channels may require you to register your IRC nickname. If you receive a
.. code-block:: text
/msg alias LIST #ansible* -min 5
/msg alis LIST #ansible* -min 5
as described in the `libera.chat docs <https://libera.chat/guides/findingchannels>`_.