Trivial: Cleanup some typos.
[vpp.git] / src / vpp / conf / 80-vpp.conf
index 8fdf184..539cbb7 100644 (file)
@@ -7,7 +7,7 @@ vm.max_map_count=3096
 # All groups allowed to access hugepages
 vm.hugetlb_shm_group=0
 
-# Shared Memory Max must be greator or equal to the total size of hugepages.
+# Shared Memory Max must be greater or equal to the total size of hugepages.
 # For 2MB pages, TotalHugepageSize = vm.nr_hugepages * 2 * 1024 * 1024
 # If the existing kernel.shmmax setting  (cat /sys/proc/kernel/shmmax)
 # is greater than the calculated TotalHugepageSize then set this parameter