aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/api/time.md
diff options
context:
space:
mode:
authormochalins <117967760+mochalins@users.noreply.github.com>2025-05-23 17:02:52 +0900
committerGarrett D'Amore <garrett@damore.org>2025-06-02 07:24:06 -0700
commit4e1ffdca6d97c1bddc460835c94b16bc64284861 (patch)
tree80c27b0e509c8d7001619af27a33794f4bcad3c4 /docs/ref/api/time.md
parent1323aece0712522ccb2bf432b5085889a3513fa8 (diff)
downloadnng-4e1ffdca6d97c1bddc460835c94b16bc64284861.tar.gz
nng-4e1ffdca6d97c1bddc460835c94b16bc64284861.tar.bz2
nng-4e1ffdca6d97c1bddc460835c94b16bc64284861.zip
Fix typos across docs, comments, and CMake
Diffstat (limited to 'docs/ref/api/time.md')
-rw-r--r--docs/ref/api/time.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/api/time.md b/docs/ref/api/time.md
index 2855bca9..2b5ee9ba 100644
--- a/docs/ref/api/time.md
+++ b/docs/ref/api/time.md
@@ -12,7 +12,7 @@ typedef uint64_t nng_time;
The {{i:`nng_time`}} type is used to represent a clock offset from a common base time,
measured in milliseconds.
-The reference, or zero value, is some arbitrary point in time, most often sytem boot, but can
+The reference, or zero value, is some arbitrary point in time, most often system boot, but can
be process start time or any other convenient reference.
All threads within a process will use the same reference time, but be aware that different processes