ath9k: update kconfig to indicate support for AR9002 family
[pandora-kernel.git] / Documentation / keys.txt
index d5c7a57..b56aacc 100644 (file)
@@ -864,7 +864,7 @@ payload contents" for more information.
     request_key_with_auxdata() respectively.
 
     These two functions return with the key potentially still under
-    construction.  To wait for contruction completion, the following should be
+    construction.  To wait for construction completion, the following should be
     called:
 
        int wait_for_key_construction(struct key *key, bool intr);