From: Jeroen van der Heijden Date: Tue, 17 May 2022 09:29:06 +0000 (+0200) Subject: typo X-Git-Tag: archive/raspbian/2.0.48-1+rpi1^2~6^2^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d028b35d080426cda8dbe08805311ca54132bcbb;p=siridb-server.git typo --- diff --git a/src/siri/db/listener.c b/src/siri/db/listener.c index 7f8d1fa1..0965fc75 100644 --- a/src/siri/db/listener.c +++ b/src/siri/db/listener.c @@ -179,7 +179,7 @@ if (IS_MASTER && siridb_is_reindexing(siridb)) \ #define MSG_SUCCES_SET_TEE_DISABLED \ "Successfully disabled tee." #define MSG_SUCCES_SET_TEE_ENABLED \ - "Successfully configures tee to %s." + "Successfully configured tee to %s." #define MSG_SUCCES_SET_LOG_LEVEL \ "Successfully set log level to '%s' on '%s'." #define MSG_SUCCESS_SET_SELECT_POINTS_LIMIT \