summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rw-r--r--file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/file.c b/file.c
index d8973400d3..afc364ea4c 100644
--- a/file.c
+++ b/file.c
@@ -481,7 +481,7 @@ rb_stat_ctime(self)
* call-seq:
* stat.inspect => string
*
- * Produce a nicely formatted descriptin of <i>stat</i>.
+ * Produce a nicely formatted description of <i>stat</i>.
*
* File.stat("/etc/passwd").inspect
* #=> "#<File::Stat dev=0xe000005, ino=1078078, mode=0100644,