From b039f7c1c8285de33cd8bc6e2a3cc1324ec08f6d Mon Sep 17 00:00:00 2001 From: Lars Kruse Date: Sun, 9 Feb 2020 02:10:41 +0100 Subject: [PATCH] Fix remaining spelling errors --- README.md | 4 ++-- muninlite.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 58b2973..616fd9a 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ help list df cpu if_eth0 if_eth1 if_err_eth0 if_err_eth1 load memory version -munins node on mose.medisin.ntnu.no version: 0.0.5 (munin-lite) +munins node on example.org version: 0.0.5 (munin-lite) quit ``` @@ -140,7 +140,7 @@ help list df cpu if_eth0 if_eth1 if_err_eth0 if_err_eth1 load memory version -munins node on mose.medisin.ntnu.no version: 0.0.5 (munin-lite) +munins node on example.org version: 0.0.5 (munin-lite) quit Connection closed by foreign host. ``` diff --git a/muninlite.in b/muninlite.in index 39135cf..73ef7f6 100755 --- a/muninlite.in +++ b/muninlite.in @@ -1,6 +1,6 @@ #!/bin/sh # -# Simple Bourne Shell script that implements Munin protocoll and +# Simple Bourne Shell script that implements Munin protocol and # some common Linux plugins. # # For latest version, see http://muninlite.sf.net/