diff options
author | Alex W <embezzle.dev@proton.me> | 2024-05-04 21:34:25 +0100 |
---|---|---|
committer | Alex W <embezzle.dev@proton.me> | 2024-05-04 21:34:25 +0100 |
commit | 4c27b48a71856f6d6900fa37856b76609c82289c (patch) | |
tree | e8f6801e8b508a4d7989dae6b96e8e1d7fbb6041 /docs/configuration/service/broadcast-relay.rst | |
parent | 0389f28eac48dd87d5b1bcc5126d8ed52d967e0b (diff) | |
download | vyos-documentation-4c27b48a71856f6d6900fa37856b76609c82289c.tar.gz vyos-documentation-4c27b48a71856f6d6900fa37856b76609c82289c.zip |
service: Corrected spelling mistakes
Diffstat (limited to 'docs/configuration/service/broadcast-relay.rst')
-rw-r--r-- | docs/configuration/service/broadcast-relay.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/service/broadcast-relay.rst b/docs/configuration/service/broadcast-relay.rst index b6e2bed7..f64bb208 100644 --- a/docs/configuration/service/broadcast-relay.rst +++ b/docs/configuration/service/broadcast-relay.rst @@ -20,7 +20,7 @@ Configuration .. cfgcmd:: set service broadcast-relay id <n> description <description> A description can be added for each and every unique relay ID. This is - useful to distinguish between multiple different ports/appliactions. + useful to distinguish between multiple different ports/applications. .. cfgcmd:: set service broadcast-relay id <n> interface <interface> @@ -35,7 +35,7 @@ Configuration .. cfgcmd:: set service broadcast-relay id <n> port <port> - The UDP port number used by your apllication. It is mandatory for this kind + The UDP port number used by your application. It is mandatory for this kind of operation. .. cfgcmd:: set service broadcast-relay id <n> disable |