Skip to content
Snippets Groups Projects
Commit dc5d4fec authored by Simon Tate's avatar Simon Tate :mountain_snow: Committed by Jakob Olsson
Browse files

Fix applicable typo

parent 0dde44be
Branches
Tags
1 merge request!442Fix applicable typo
Pipeline #114397 passed
...@@ -319,7 +319,7 @@ interface section for it. ...@@ -319,7 +319,7 @@ interface section for it.
Fronthaul interfaces are `ap` sections with `type 'fronthaul'` set. Fronthaul interfaces are `ap` sections with `type 'fronthaul'` set.
Applicble options: `ssid`, `key`, `encryption`, `vid`, `enabled`. Applicable options: `ssid`, `key`, `encryption`, `vid`, `enabled`.
``` ```
config ap config ap
...@@ -338,7 +338,7 @@ config ap ...@@ -338,7 +338,7 @@ config ap
Backhaul interfaces are `ap` sections with `type 'backhaul'` set. Backhaul interfaces are `ap` sections with `type 'backhaul'` set.
Applicble options: `ssid`, `key`, `encryption`, `vid`, `enabled` and Applicable options: `ssid`, `key`, `encryption`, `vid`, `enabled` and
`disallow_bsta`. `disallow_bsta`.
``` ```
...@@ -361,7 +361,7 @@ config ap ...@@ -361,7 +361,7 @@ config ap
Combined fronthaul/backhaul interfaces are `ap` sections with Combined fronthaul/backhaul interfaces are `ap` sections with
`type 'combined'` set. `type 'combined'` set.
Applicble options: `ssid`, `key`, `encryption`, `vid`, `enabled` and Applicable options: `ssid`, `key`, `encryption`, `vid`, `enabled` and
`disallow_bsta`. `disallow_bsta`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment