Fix typo in communication.rst (#1598) (#1608)

* 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>
(cherry picked from commit ea82742348)

Co-authored-by: jeremy-bryant <71235811+jeremy-bryant@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2024-06-18 11:12:03 +01:00
committed by GitHub
parent 5fcb92c6f8
commit 0fb8ef38e8
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>`_.