Skip to content

Commit

Permalink
Fix typo in man page
Browse files Browse the repository at this point in the history
  • Loading branch information
davel committed Oct 26, 2021
1 parent 73d8ae9 commit f41a759
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion man/spark.5
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
spark \- Archive file format for RISC OS version of the PC archiver Arc
.SH CONVENTIONS
Strings are given in ASCII with C-style escapes. No terminating \0 is
present if not explicitily included.
present if not explicitly included.

Words are 32 bit little-endian numbers.

Expand Down
2 changes: 1 addition & 1 deletion man/spark5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ NAME

CONVENTIONS
Strings are given in ASCII with C-style escapes. No ter-
minating is present if not explicitily included.
minating is present if not explicitly included.

Words are 32 bit little-endian numbers.

Expand Down

0 comments on commit f41a759

Please sign in to comment.