mirror of
https://github.com/lune-org/lune.git
synced 2024-12-12 13:00:37 +00:00
Fix some more
This commit is contained in:
parent
278057dddf
commit
0cd23eecfa
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ local dateTime = {}
|
|||
--[=[
|
||||
@within DateTime
|
||||
|
||||
Returns a `DateTime` representing the current moment in time.
|
||||
Returns a `DateTime` representing the current moment in time.
|
||||
|
||||
@return DateTime -- The new DateTime object
|
||||
]=]
|
||||
|
|
Loading…
Reference in a new issue