s/strign/string/
Signed-off-by: Ján Tomko <jtomko(a)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