mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Correct spelling in meraki_ssid documentation (#51563)
Fix spelling error for address, which was addres. +label: docsite_pr
This commit is contained in:
committed by
Alicia Cozine
parent
f6e129046a
commit
c8484e19ca
@@ -88,7 +88,7 @@ options:
|
|||||||
suboptions:
|
suboptions:
|
||||||
host:
|
host:
|
||||||
description:
|
description:
|
||||||
- IP addres or hostname of RADIUS server.
|
- IP address or hostname of RADIUS server.
|
||||||
port:
|
port:
|
||||||
description:
|
description:
|
||||||
- Port number RADIUS server is listening to.
|
- Port number RADIUS server is listening to.
|
||||||
@@ -117,7 +117,7 @@ options:
|
|||||||
suboptions:
|
suboptions:
|
||||||
host:
|
host:
|
||||||
description:
|
description:
|
||||||
- IP addres or hostname of RADIUS server.
|
- IP address or hostname of RADIUS server.
|
||||||
port:
|
port:
|
||||||
description:
|
description:
|
||||||
- Port number RADIUS server is listening to.
|
- Port number RADIUS server is listening to.
|
||||||
|
|||||||
Reference in New Issue
Block a user