aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--process.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/process.c b/process.c
index 02af42bcbe..bfc70f5bd9 100644
--- a/process.c
+++ b/process.c
@@ -7956,7 +7956,7 @@ rb_clock_gettime(int argc, VALUE *argv, VALUE _)
* Process.clock_getres(clock_id [, unit]) -> number
*
* Returns an estimate of the resolution of a +clock_id+ using the POSIX
- * clock_getres() function.
+ * <code>clock_getres()</code> function.
*
* Note the reported resolution is often inaccurate on most platforms due to
* operating system bugs for this function and therefore the reported resolution