diff options
-rw-r--r-- | ext/pathname/pathname.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -446,7 +446,7 @@ path_atime(VALUE self) * pathname.birthtime -> time * * Returns the birth time for the file. - * If the platform doesn't have birthtime, returns <i>ctime</i>. * * See File.birthtime. */ |