Browse Source

Fixed a typo in wpa_supplicant manpage

Jouni Malinen 16 years ago
parent
commit
13d9817dd0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wpa_supplicant/doc/docbook/wpa_supplicant.sgml

+ 1 - 1
wpa_supplicant/doc/docbook/wpa_supplicant.sgml

@@ -66,7 +66,7 @@
 
     <para>Before wpa_supplicant can do its work, the network interface
     must be available.  That means that the physical device must be
-    present and enabled, and the driver for the device must have be
+    present and enabled, and the driver for the device must be
     loaded. The daemon will exit immediately if the device is not already
     available.</para>