Command "version": fix spelling of "muninlite"

This commit is contained in:
Lars Kruse 2020-02-07 14:35:52 +01:00
parent b1230609dc
commit 281578664c
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ do_fetch() {
}
do_version() {
echo "munins node on $HOSTNAME version: $VERSION (munin-lite)"
echo "munins node on $HOSTNAME version: $VERSION (muninlite)"
}
do_quit() {