From: Sebastian Harl Date: Thu, 5 Dec 2013 17:33:10 +0000 (+0100) Subject: sysdbd: Fixed a typo. X-Git-Tag: sysdb-0.1.0~325 X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=commitdiff_plain;h=eb0a6f75333ec777ab3a6bb86e9b1781b394ffd4 sysdbd: Fixed a typo. --- diff --git a/src/daemon/sysdbd.c b/src/daemon/sysdbd.c index 123314d..2f2afa2 100644 --- a/src/daemon/sysdbd.c +++ b/src/daemon/sysdbd.c @@ -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 "