aboutsummaryrefslogtreecommitdiff
path: root/contrib/wpa/wpa_supplicant/examples/p2p/p2p_stop_find.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/wpa/wpa_supplicant/examples/p2p/p2p_stop_find.py')
-rw-r--r--contrib/wpa/wpa_supplicant/examples/p2p/p2p_stop_find.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/wpa/wpa_supplicant/examples/p2p/p2p_stop_find.py b/contrib/wpa/wpa_supplicant/examples/p2p/p2p_stop_find.py
index bdb4c0e3221d..f367196454d9 100644
--- a/contrib/wpa/wpa_supplicant/examples/p2p/p2p_stop_find.py
+++ b/contrib/wpa/wpa_supplicant/examples/p2p/p2p_stop_find.py
@@ -130,7 +130,7 @@ if __name__ == "__main__":
usage()
quit()
- # If theres a switch, override default option
+ # If there's a switch, override default option
for key, value in options:
# Help
if (key == "-h"):