Spelling (embedd to embed) fix and change a comma to a semicolon.

This commit is contained in:
dannyboy 2000-07-11 22:52:12 +00:00
parent aa58ce170e
commit 373a061e2e

View File

@ -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: