aboutsummaryrefslogtreecommitdiff
path: root/src/gensvm_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gensvm_timer.c')
-rw-r--r--src/gensvm_timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gensvm_timer.c b/src/gensvm_timer.c
index 0e020fe..18bcad6 100644
--- a/src/gensvm_timer.c
+++ b/src/gensvm_timer.c
@@ -15,7 +15,7 @@
/**
* @brief Calculate the time between two time recordings
*
- * @detail
+ * @details
* This function should be used with time recordings done by clock_gettime()
* using CLOCK_MONOTONIC_RAW. For this, the Timer() macro has been defined in
* the header file. Example usage: