From 6e2dcabce29a8b32564646da4ff03ed58319c65a Mon Sep 17 00:00:00 2001 From: Ha Van Tu Date: Tue, 20 Dec 2016 14:46:09 +0700 Subject: [PATCH] Fix typo This patch fixes typo "privledges" by changing it to "privileges". Change-Id: Id72016eb782b614ee6dcacf8ceb6a0b75b27c6b7 --- diskimage-create/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diskimage-create/README.rst b/diskimage-create/README.rst index 016eefad0e..6c7316ee46 100644 --- a/diskimage-create/README.rst +++ b/diskimage-create/README.rst @@ -53,7 +53,7 @@ CentOS requires the EPEL repo and python-argparse: Test Prerequisites ------------------ The tox image tests require libguestfs-tools 1.24 or newer. -Libguestfs allows testing the Amphora image without requiring root privledges. +Libguestfs allows testing the Amphora image without requiring root privileges. On Ubuntu systems you also need to give read access to the kernels for the user running the tests: