mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 00:44:57 +02:00
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