summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/version.c
diff options
context:
space:
mode:
authorSami Kerola2014-07-13 18:17:51 +0200
committerSami Kerola2014-07-13 18:21:02 +0200
commit0e65dcde88a73a009696ecdb5d779deea9dff8da (patch)
tree5cd5b8c685e7db69d71ced005c4ed597182acafc /libsmartcols/src/version.c
parentbuild-sys: release++ (v2.25-rc2) (diff)
downloadkernel-qcow2-util-linux-0e65dcde88a73a009696ecdb5d779deea9dff8da.tar.gz
kernel-qcow2-util-linux-0e65dcde88a73a009696ecdb5d779deea9dff8da.tar.xz
kernel-qcow2-util-linux-0e65dcde88a73a009696ecdb5d779deea9dff8da.zip
textual: fix some typos
Found with misspell-check version 2.0d. Reference: https://github.com/lyda/misspell-check Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'libsmartcols/src/version.c')
-rw-r--r--libsmartcols/src/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsmartcols/src/version.c b/libsmartcols/src/version.c
index 9aa4e3366..e592cccfd 100644
--- a/libsmartcols/src/version.c
+++ b/libsmartcols/src/version.c
@@ -11,7 +11,7 @@
* @title: Version functions
* @short_description: functions to get the library version.
*
- * Note that library version is not the same thing as SONAME verison. The
+ * Note that library version is not the same thing as SONAME version. The
* libsmarcols uses symbols versioning and SONAME is not modified for releases.
*
* The library version and symbols version follow util-linux package versioning.