aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/nstime.c
diff options
context:
space:
mode:
authorРоман Донченко <dpb@corrigendum.ru>2020-10-11 02:42:05 +0300
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2020-10-11 08:35:55 +0000
commit69e1aa860bf4230be6576f8367db2c8595b4e7a3 (patch)
treedda930620de01e5af724199258d126c0f3f4e2ca /wsutil/nstime.c
parentd3f2fa401959a8541d8ad71e2890330c0e262cc9 (diff)
Fix many spelling errors
Diffstat (limited to 'wsutil/nstime.c')
-rw-r--r--wsutil/nstime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/nstime.c b/wsutil/nstime.c
index 2b2020d340..16d6e0adcc 100644
--- a/wsutil/nstime.c
+++ b/wsutil/nstime.c
@@ -57,7 +57,7 @@ gboolean nstime_is_unset(const nstime_t *nstime)
}
-/** funcion: nstime_copy
+/** function: nstime_copy
*
* a = b
*/