Spelling (embedd to embed) fix and change a comma to a semicolon.
This commit is contained in:
parent
aa58ce170e
commit
373a061e2e
@ -25,11 +25,11 @@ byte to its decimal representation on the fly.
|
||||
.Pp
|
||||
If the first
|
||||
.Op string
|
||||
is present, it is printed before the data, if the second
|
||||
is present, it is printed before the data; if the second
|
||||
.Op string
|
||||
is present, it is printed after the data.
|
||||
.Pp
|
||||
This program is used to embedd binary or other files into C source files,
|
||||
This program is used to embed binary or other files into C source files,
|
||||
for instance as a char[].
|
||||
.Sh EXAMPLE
|
||||
The command:
|
||||
|
Loading…
Reference in New Issue
Block a user