aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/api/stat
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-10-15 20:33:40 -0700
committerGarrett D'Amore <garrett@damore.org>2024-10-15 20:33:40 -0700
commit4be8e7fc66d1c83cbfe50816f0319f62f32f479e (patch)
tree595155a39dfbc93ced0cf5e0121f3c2a4bc77d56 /docs/ref/api/stat
parent4c83442e174b186f5ee22bc8744cc7cc2a890e13 (diff)
downloadnng-4be8e7fc66d1c83cbfe50816f0319f62f32f479e.tar.gz
nng-4be8e7fc66d1c83cbfe50816f0319f62f32f479e.tar.bz2
nng-4be8e7fc66d1c83cbfe50816f0319f62f32f479e.zip
markup fix in index
Diffstat (limited to 'docs/ref/api/stat')
-rw-r--r--docs/ref/api/stat/nng_stat.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/api/stat/nng_stat.md b/docs/ref/api/stat/nng_stat.md
index 7010ac0b..a0d027af 100644
--- a/docs/ref/api/stat/nng_stat.md
+++ b/docs/ref/api/stat/nng_stat.md
@@ -48,7 +48,7 @@ descriptions (retrievable with {{i:`nng_stat_desc`}}), and a
type (retrievable with {{i:`nng_stat_type`}}).
Statistics also have a timestamp indicating when the value was sampled,
-obtained via {{i:`nng_stat_timestamp}}`. The timestamp is given in
+obtained via {{i:`nng_stat_timestamp`}}. The timestamp is given in
in milliseconds since a reference time, and the reference time used
here is the same reference time used for [`nng_clock`][nng_clock].