Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
/ sf3 Public archive

Commit 472ee2d

Browse files
AverageHelperShinmera
authored andcommitted
Minor grammatical fix
1 parent 7a01dac commit 472ee2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification.mess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ The ``Time`` in each successive ``Entry`` //should// monotonically increase, tho
405405
When ``EndTime`` is equivalent to the largest positive 64-bit integer, the file is considered to still be "open" and new entries may yet be appended to it.
406406

407407
### Use-Case
408-
This format is useful for basic logging purposes in applications that run for a longer amount of time.The binary format allows quickly skipping ahead in the file to reach interesting messages or to filter out important events.
408+
This format is useful for basic logging purposes in applications that run for a longer amount of time. The binary format allows quickly skipping ahead in the file to reach interesting messages or to filter out important events.
409409

410410
### Related Files
411411
- ''empty.log.sf3''(link samples/log/empty.log.sf3)

0 commit comments

Comments
 (0)