Description: Fix spelling mistakes.
Author: Hugo Torres de Lima <hugotorres@protonmail.com>
Last-Update: 2021-11-28
Index: nvi-1.81.6/ex/ex_cmd.c
===================================================================
--- nvi-1.81.6.orig/ex/ex_cmd.c
+++ nvi-1.81.6/ex/ex_cmd.c
@@ -68,7 +68,7 @@ EXCMDLIST const cmds[] = {
 	{L("&"),		ex_subagain,	E_ADDR2|E_ADDR_ZERO,
 	    "s",
 	    "[line [,line]] & [cgr] [count] [#lp]",
-	    "repeat the last subsitution"},
+	    "repeat the last substitution"},
 /* C_STAR */
 	{L("*"),		ex_at,		0,
 	    "b",
