[virt-tools-list] [libosinfo 2/5] Fix 'inirtd' typo
Christophe Fergeau
cfergeau at redhat.com
Tue Nov 27 17:50:24 UTC 2012
---
osinfo/osinfo_media.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/osinfo/osinfo_media.c b/osinfo/osinfo_media.c
index 74f745c..5a54893 100644
--- a/osinfo/osinfo_media.c
+++ b/osinfo/osinfo_media.c
@@ -439,7 +439,7 @@ osinfo_media_class_init (OsinfoMediaClass *klass)
*/
pspec = g_param_spec_string ("initrd-path",
"InitrdPath",
- _("The path to the inirtd image"),
+ _("The path to the initrd image"),
NULL /* default value */,
G_PARAM_READWRITE |
G_PARAM_STATIC_NAME |
--
1.8.0
More information about the virt-tools-list
mailing list