linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wang Yong <yongw.kernel@gmail.com>
To: corbet@lwn.net, pbonzini@redhat.com, kchamart@redhat.com
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	kvm@vger.kernel.org, Wang Yong <yongw.kernel@gmail.com>
Subject: [PATCH] Documentation: KVM: fix typos in running-nested-guests.rst
Date: Tue, 10 Jan 2023 15:00:46 +0000	[thread overview]
Message-ID: <20230110150046.549755-1-yongw.kernel@gmail.com> (raw)

change "gues" to "guest" and remove redundant ")".

Signed-off-by: Wang Yong <yongw.kernel@gmail.com>
---
 Documentation/virt/kvm/x86/running-nested-guests.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/kvm/x86/running-nested-guests.rst b/Documentation/virt/kvm/x86/running-nested-guests.rst
index a27e6768d900..71136fe1723b 100644
--- a/Documentation/virt/kvm/x86/running-nested-guests.rst
+++ b/Documentation/virt/kvm/x86/running-nested-guests.rst
@@ -150,7 +150,7 @@ able to start an L1 guest with::
     $ qemu-kvm -cpu host [...]
 
 The above will pass through the host CPU's capabilities as-is to the
-gues); or for better live migration compatibility, use a named CPU
+guest, or for better live migration compatibility, use a named CPU
 model supported by QEMU. e.g.::
 
     $ qemu-kvm -cpu Haswell-noTSX-IBRS,vmx=on
-- 
2.25.1


             reply	other threads:[~2023-01-10 15:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-10 15:00 Wang Yong [this message]
2023-01-10 15:25 ` [PATCH] Documentation: KVM: fix typos in running-nested-guests.rst Kashyap Chamarthy
2023-01-26 18:24 ` Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230110150046.549755-1-yongw.kernel@gmail.com \
    --to=yongw.kernel@gmail.com \
    --cc=corbet@lwn.net \
    --cc=kchamart@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).