mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +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:
|
||||
host:
|
||||
description:
|
||||
- IP addres or hostname of RADIUS server.
|
||||
- IP address or hostname of RADIUS server.
|
||||
port:
|
||||
description:
|
||||
- Port number RADIUS server is listening to.
|
||||
@@ -117,7 +117,7 @@ options:
|
||||
suboptions:
|
||||
host:
|
||||
description:
|
||||
- IP addres or hostname of RADIUS server.
|
||||
- IP address or hostname of RADIUS server.
|
||||
port:
|
||||
description:
|
||||
- Port number RADIUS server is listening to.
|
||||
|
||||
Reference in New Issue
Block a user