]> xenbits.xensource.com Git - people/aperard/xen-arm.git/commitdiff
docs: fix persistent grants doc typo
authorRoger Pau Monne <roger.pau@citrix.com>
Thu, 29 Nov 2012 11:28:18 +0000 (11:28 +0000)
committerRoger Pau Monne <roger.pau@citrix.com>
Thu, 29 Nov 2012 11:28:18 +0000 (11:28 +0000)
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>
xen/include/public/io/blkif.h

index accdda45a135d7ef7e614ea7b8c95728022c1d1b..8df5866c8f49d1df4e6e9f0aeee38b207b4ae665 100644 (file)
  *     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.
  */
 
 /*