Merge ~morphis/snappy-hwe-snaps/+git/wifi-ap:b/fix-incorrect-config-call into ~snappy-hwe-team/snappy-hwe-snaps/+git/wifi-ap:master

Proposed by Simon Fels
Status: Merged
Approved by: Matteo Croce
Approved revision: 39d2c5eea95a5ca98b1f655854158f3d42a5a3f7
Merged at revision: 4843aa7bb64eddf3b67c48c9959c9a040abd00ff
Proposed branch: ~morphis/snappy-hwe-snaps/+git/wifi-ap:b/fix-incorrect-config-call
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/wifi-ap:master
Diff against target: 13 lines (+1/-1)
1 file modified
docs/basic-ap-setup.md (+1/-1)
Reviewer Review Type Date Requested Status
System Enablement Bot continuous-integration Approve
Matteo Croce (community) Approve
Review via email: mp+319306@code.launchpad.net

Description of the change

Fix incorrect value fo disabled configuration item

To post a comment you must log in.
Revision history for this message
Matteo Croce (teknoraver) :
review: Approve
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/docs/basic-ap-setup.md b/docs/basic-ap-setup.md
2index 2cb532a..b535699 100644
3--- a/docs/basic-ap-setup.md
4+++ b/docs/basic-ap-setup.md
5@@ -16,7 +16,7 @@ if the automatic configuration was successful and the access point is already ac
6 To enable the WiFi access point manually after the snap was installed and all plugs and slots are connected run the following command:
7
8 ```
9-$ wifi-ap.config set disabled=0
10+$ wifi-ap.config set disabled=false
11 ```
12
13 This will mark the access point as being enabled.

Subscribers

People subscribed via source and target branches

to all changes: