sed(1): Fix a typo in a source code comment

- s/Initialy/Initially/

Obtained from:	NetBSD
MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-06-04 20:27:45 +02:00
parent a7f5cf2096
commit bb0e21032b

View file

@ -88,7 +88,7 @@ struct s_tr {
/*
* An internally compiled command.
* Initialy, label references are stored in t, on a second pass they
* Initially, label references are stored in t, on a second pass they
* are updated to pointers.
*/
struct s_command {