[virt-tools-list] [libosinfo] Correct 2 small spelling mistakes in docs
Zeeshan Ali
zeeshanak at gnome.org
Wed Jun 22 23:09:56 UTC 2011
From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
---
osinfo/osinfo_loader.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/osinfo/osinfo_loader.c b/osinfo/osinfo_loader.c
index fa2cc2d..741881d 100644
--- a/osinfo/osinfo_loader.c
+++ b/osinfo/osinfo_loader.c
@@ -926,7 +926,7 @@ OsinfoDb *osinfo_loader_get_db(OsinfoLoader *loader)
* @path: the fully qualified path
* @err: (out): filled with error information upon failure
*
- * Loaders data from the specified path. If the path
+ * Loads data from the specified path. If the path
* points to a file, that will be loaded as XML
* Otherwise it can point to a directory which will
* be recursively traversed, loading all files as XML.
@@ -948,7 +948,7 @@ void osinfo_loader_process_path(OsinfoLoader *loader,
* @uri: the data source URI
* @err: (out): filled with error information upon failure
*
- * Loaders data from the specified URI. If the URI
+ * Loads data from the specified URI. If the URI
* points to a file, that will be loaded as XML
* Otherwise it can point to a directory which will
* be recursively traversed, loading all files as XML.
--
1.7.5.4
More information about the virt-tools-list
mailing list