aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Pau Monne <roger.pau@citrix.com>2012-11-29 11:28:18 +0000
committerRoger Pau Monne <roger.pau@citrix.com>2012-11-29 11:28:18 +0000
commit8e37959473b7c781c33cf649653e042c0bbd5ac1 (patch)
tree3bf7d684bb93c74b8aab18d0d205fc1b93b5302e
parent8b7dd43d8212644448e4828ab1b8eebbda28f891 (diff)
downloadxen-8e37959473b7c781c33cf649653e042c0bbd5ac1.tar.gz
xen-8e37959473b7c781c33cf649653e042c0bbd5ac1.tar.bz2
xen-8e37959473b7c781c33cf649653e042c0bbd5ac1.zip
docs: fix persistent grants doc typo
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> [ ijc -- fix additional typo s/this grants/these grants/g ] Committed-by: Ian Campbell <ian.campbell@citrix.com>
-rw-r--r--xen/include/public/io/blkif.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/public/io/blkif.h b/xen/include/public/io/blkif.h
index accdda45a1..8df5866c8f 100644
--- a/xen/include/public/io/blkif.h
+++ b/xen/include/public/io/blkif.h
@@ -307,7 +307,7 @@
* the grants.
* (8) The frontend driver has to allow the backend driver to map all grants
* with write access, even when they should be mapped read-only, since
- * further requests may reuse this grants and require write permisions.
+ * further requests may reuse these grants and require write permissions.
*/
/*