From d58b315704bf21c3552d1b9b0743cfd6585ef972 Mon Sep 17 00:00:00 2001 From: Ondrej Oprala Date: Fri, 2 Aug 2013 12:23:50 +0200 Subject: libmount: fix typos Signed-off-by: Ondrej Oprala --- libmount/src/version.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libmount/src/version.c') diff --git a/libmount/src/version.c b/libmount/src/version.c index 00b7c03e7..b72956230 100644 --- a/libmount/src/version.c +++ b/libmount/src/version.c @@ -10,7 +10,7 @@ /** * SECTION: version * @title: Version functions - * @short_description: functions to get library version. + * @short_description: functions to get the library version. */ #include @@ -70,11 +70,11 @@ int mnt_get_library_version(const char **ver_string) /** * mnt_get_library_features: - * @features: returns pointer to the static array of strings, the array is + * @features: returns a pointer to the static array of strings, the array is * terminated by NULL. * * Returns: number of items in the features array not including the last NULL, - * or less then zero in case of error + * or less than zero in case of error * * Example: * -- cgit v1.2.3-55-g7522