summaryrefslogtreecommitdiffstats
path: root/docs/userguide
diff options
context:
space:
mode:
authorswatisharma <swatix.sharma@intel.com>2016-08-22 12:20:56 +0530
committerswatisharma <swatix.sharma@intel.com>2016-08-22 12:20:56 +0530
commit2b76a9cbd6c127109286c8705f3347415eb26753 (patch)
tree35faa01489e087cbb96899e053b0a066e996d065 /docs/userguide
parent42e2343970d47d0aa081a565c0f51873778e555c (diff)
OPNFV KVM4NFV: Documentation Enhancement
This patch contains some documentation enhancement required for KVM4NFV project. Co-Authored-By: Gundarapu Reddy <reddyx.gundarapu@intel.com> Signed-off-by: Swati Sharma <swatix.sharma@intel.com>
Diffstat (limited to 'docs/userguide')
-rw-r--r--docs/userguide/low_latency.userguide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/userguide/low_latency.userguide.rst b/docs/userguide/low_latency.userguide.rst
index df4581506..e0d2791df 100644
--- a/docs/userguide/low_latency.userguide.rst
+++ b/docs/userguide/low_latency.userguide.rst
@@ -58,7 +58,7 @@ Below is guest kernel boot line example
isolcpus=1 nohz_full=1 rcu_nocbs=1 mce=off idle=poll default_hugepagesz=1G
hugepagesz=1G
-Please refer to `tunning.userguide` for more explanation.
+Please refer to `tuning.userguide` for more explanation.
Run-time Environment Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~