From a81055db1dc2046f57f1c78f055f693b5a4e3308 Mon Sep 17 00:00:00 2001 From: Thorsten Alteholz Date: Thu, 2 Mar 2017 22:13:48 +0100 Subject: fix spelling in API docu, command reply, logging, descriptions sections: ctrl, gb, gsm, vty Change-Id: Iac211b5cd8504da36b699777b95a2448dd7c3e70 --- src/vty/logging_vty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vty') diff --git a/src/vty/logging_vty.c b/src/vty/logging_vty.c index aabcaa75..7bb79b8b 100644 --- a/src/vty/logging_vty.c +++ b/src/vty/logging_vty.c @@ -342,7 +342,7 @@ DEFUN(show_alarms, gDEFUN(cfg_description, cfg_description_cmd, "description .TEXT", - "Save human-readable decription of the object\n" + "Save human-readable description of the object\n" "Text until the end of the line\n") { char **dptr = vty->index_sub; -- cgit v1.2.3