[Libosinfo] [libosinfo PATCH 02/11] os: Fix typos in resources methods
Fabiano Fidêncio
fabiano at fidencio.org
Tue Jan 22 19:28:11 UTC 2019
methos -> method
*private! -> *private*!
Signed-off-by: Fabiano Fidêncio <fabiano at fidencio.org>
---
osinfo/osinfo_os.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/osinfo/osinfo_os.c b/osinfo/osinfo_os.c
index 01d2e01..da37cd4 100644
--- a/osinfo/osinfo_os.c
+++ b/osinfo/osinfo_os.c
@@ -883,7 +883,7 @@ OsinfoResourcesList *osinfo_os_get_minimum_resources(OsinfoOs *os)
*
* Get the list of recommended resources for the operating system @os.
*
- * Mind that this methos is *private!
+ * Mind that this method is *private*!
*
* Returns: (transfer full): A list of resources
*/
--
1.8.3.1
More information about the Libosinfo
mailing list