mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
spelling: timestamp
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
b540f16734
commit
cbb8ad8362
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ char *timestamp_current_time(void)
|
||||||
first = false;
|
first = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Add formatted timestap
|
// Add formatted timestamp
|
||||||
switch (option.timestamp)
|
switch (option.timestamp)
|
||||||
{
|
{
|
||||||
case TIMESTAMP_NONE:
|
case TIMESTAMP_NONE:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue