[libvirt] [PATCH] api: fix typo in virDomainGetGuestInfo docs

Ján Tomko posted 1 patch 4 years, 7 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/838593c667df84cc33ee07603fe69ffa1ec24e2d.1566847508.git.jtomko@redhat.com
src/libvirt-domain.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] api: fix typo in virDomainGetGuestInfo docs
Posted by Ján Tomko 4 years, 7 months ago
s/strign/string/

Signed-off-by: Ján Tomko <jtomko@redhat.com>
---
Pushed as trivial.

 src/libvirt-domain.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libvirt-domain.c b/src/libvirt-domain.c
index 704754ac15..cea4d2c11b 100644
--- a/src/libvirt-domain.c
+++ b/src/libvirt-domain.c
@@ -12224,7 +12224,7 @@ virDomainSetVcpu(virDomainPtr domain,
  * The reported data depends on the guest agent implementation. The information
  * is returned as an array of typed parameters containing the individual
  * parameters. The parameter name for each information field consists of a
- * dot-separated strign containing the name of the requested group followed by
+ * dot-separated string containing the name of the requested group followed by
  * a group-specific description of the statistic value.
  *
  * The information groups are enabled using the @types parameter which is a
-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list