summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-11-12 15:32:08 -0500
committerMike Frysinger <vapier@gentoo.org>2011-11-12 15:33:03 -0500
commit37294b4e82fc265941e385e6a5430792fa57ae46 (patch)
treefaef3e0871cf6cda738d11d31ab5acf46afa6a99
parent16661d02e961f043b89eddd438b1b5dccca83f12 (diff)
downloadopenrc-37294b4e82fc265941e385e6a5430792fa57ae46.tar.gz
openrc-37294b4e82fc265941e385e6a5430792fa57ae46.tar.bz2
openrc-37294b4e82fc265941e385e6a5430792fa57ae46.tar.xz
net example: fix up grammar
X-Gentoo-Bug: 390295 X-Gentoo-Bug-URL: https://bugs.gentoo.org/390295 Reported-by: Patrick Lauer <patrick@gentoo.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
-rw-r--r--doc/net.example.Linux.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index b841613..cc759c7 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -350,7 +350,7 @@
# By default we don't wait for wpa_supplicant to associate and authenticate.
# If you need to change this behaviour then you don't know how our scripts work
# and setting this value could cause strange things to happen.
-# If you would like to, so can specify how long in seconds.
+# If you would like it to wait, you can specify how long in seconds.
#associate_timeout_eth0=60
# A value of 0 means wait forever.