Fix the spelling of 'varibles' -> 'variables' in
shadows->vars.txt file.

Signed-off-by: Kamalesh Babulal <kamal...@linux.vnet.ibm.com>
---
 Documentation/livepatch/shadow-vars.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/livepatch/shadow-vars.txt 
b/Documentation/livepatch/shadow-vars.txt
index ecc09a7be5dd..f69c6261e951 100644
--- a/Documentation/livepatch/shadow-vars.txt
+++ b/Documentation/livepatch/shadow-vars.txt
@@ -150,7 +150,7 @@ In-flight parent objects
 
 Sometimes it may not be convenient or possible to allocate shadow
 variables alongside their parent objects.  Or a livepatch fix may
-require shadow varibles to only a subset of parent object instances.  In
+require shadow variables to only a subset of parent object instances.  In
 these cases, the klp_shadow_get_or_alloc() call can be used to attach
 shadow variables to parents already in-flight.
 
-- 
2.7.4

Reply via email to