summaryrefslogtreecommitdiffstats
path: root/Documentation/keys.txt
diff options
context:
space:
mode:
authorMatt LaPlante2008-07-26 04:45:33 +0200
committerLinus Torvalds2008-07-26 21:00:06 +0200
commitd91958815d214ea365b98cbff6215383897edcb6 (patch)
treea50416a04c9ae84c4242dbec62d8f211d97ea4d2 /Documentation/keys.txt
parentmm: spinlock tree_lock (diff)
downloadkernel-qcow2-linux-d91958815d214ea365b98cbff6215383897edcb6.tar.gz
kernel-qcow2-linux-d91958815d214ea365b98cbff6215383897edcb6.tar.xz
kernel-qcow2-linux-d91958815d214ea365b98cbff6215383897edcb6.zip
Documentation cleanup: trivial misspelling, punctuation, and grammar corrections.
Cc: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/keys.txt')
-rw-r--r--Documentation/keys.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/keys.txt b/Documentation/keys.txt
index d5c7a57d1700..b56aacc1fff8 100644
--- a/Documentation/keys.txt
+++ b/Documentation/keys.txt
@@ -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);