Code

sysdbd: Fixed a typo.
[sysdb.git] / src / daemon / sysdbd.c
index 123314d3dfc0aa0e2fa73434ae3f3fc5bcd9bfb7..2f2afa249505b79bcfc76d10169272e6b7fcef06 100644 (file)
@@ -104,7 +104,7 @@ exit_version(void)
 {
        printf("SysDBd version "SDB_VERSION_STRING SDB_VERSION_EXTRA", "
                        "built "BUILD_DATE"\n"
-                       "using libsysdb verion %s%s\n"
+                       "using libsysdb version %s%s\n"
                        "Copyright (C) 2012 "PACKAGE_MAINTAINER"\n"
 
                        "\nThis is free software under the terms of the BSD license, see "