From f324dec0a371431f9326f67e920630579741da3c Mon Sep 17 00:00:00 2001 From: Jim Thompson Date: Mon, 8 Apr 2019 03:22:21 -0500 Subject: fixing typos Change-Id: I215e1e0208a073db80ec6f87695d734cf40fabe3 Signed-off-by: Jim Thompson --- docs/usecases/vmxnet3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/usecases/vmxnet3.rst b/docs/usecases/vmxnet3.rst index 3fde0f45ae5..f3ec8d4b6f6 100644 --- a/docs/usecases/vmxnet3.rst +++ b/docs/usecases/vmxnet3.rst @@ -52,7 +52,7 @@ These instructions describe how to change the e1000 driver for VMware fusion. * Find the name associated with the VM you are using, right click on it and select **Show Package Contents** * Find the **.vmx** file and edit it. -* Find all the occurences of **e1000** and change them to **vmxnet3** +* Find all the occurrences of **e1000** and change them to **vmxnet3** If you are concerned more with configuration not performance the vmxnet3 driver can be set to **interrupt** mode in VPP. This will save a great deal on battery -- cgit 1.2.3-korg