aboutsummaryrefslogtreecommitdiffstats
path: root/process.c
diff options
context:
space:
mode:
Diffstat (limited to 'process.c')
-rw-r--r--process.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/process.c b/process.c
index 1171060201..b027be2bbe 100644
--- a/process.c
+++ b/process.c
@@ -501,7 +501,7 @@ rb_last_status_clear(void)
* stat.to_i -> integer
* stat.to_int -> integer
*
- * Returns the bits in _stat_ as a <code>Fixnum</code>. Poking
+ * Returns the bits in _stat_ as a <code>Integer</code>. Poking
* around in these bits is platform dependent.
*
* fork { exit 0xab } #=> 26566