mirror of
https://github.com/Reuh/ubiquitousse.git
synced 2025-10-27 09:09:30 +00:00
Fix milliseconds remnants in doc
This commit is contained in:
parent
ef413838d4
commit
489d0b4ba7
13 changed files with 26 additions and 25 deletions
2
init.lua
2
init.lua
|
|
@ -26,7 +26,7 @@
|
|||
-- Units used in the API documentation, unless written otherwise:
|
||||
--
|
||||
-- * All distances are expressed in pixels (px)
|
||||
-- * All durations are expressed in seconds (ms)
|
||||
-- * All durations are expressed in seconds (s)
|
||||
--
|
||||
-- These units are only used to make writing documentation easier; you can use other units if you want, as long as you're consistent.
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue