Fix some more

This commit is contained in:
Filip Tibell 2023-09-16 21:40:37 -05:00
parent 278057dddf
commit 0cd23eecfa
No known key found for this signature in database

View file

@ -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
]=]