forked from extern/nushell
cal: fix thursday typo (#1776)
This commit is contained in:
@ -174,7 +174,7 @@ fn add_month_to_table(
|
||||
"monday",
|
||||
"tuesday",
|
||||
"wednesday",
|
||||
"thurday",
|
||||
"thursday",
|
||||
"friday",
|
||||
"saturday",
|
||||
];
|
||||
|
Reference in New Issue
Block a user