X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/365a7a282a28586b000dc3cfce7900007415bbd7..1efce446b9459b475f2c8f73d9627ff75bee55c2:/doc/gettime.md diff --git a/doc/gettime.md b/doc/gettime.md index 72280ee..758be60 100644 --- a/doc/gettime.md +++ b/doc/gettime.md @@ -5,7 +5,7 @@ A module to get the current time. ## `gettime ( )` -Uses the most accurate method available (in order:) +Uses the most precise method available (in order:) - luasocket's `socket.gettime` - `os.time`