1
0
Fork 0
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:
Étienne Fildadut 2021-12-25 23:20:17 +01:00
parent ef413838d4
commit 489d0b4ba7
13 changed files with 26 additions and 25 deletions

View file

@ -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.
--