mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
* 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:
@@ -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
|
||||
|
||||
@@ -77,7 +77,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>`_.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user