We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8a7988 commit 4762f42Copy full SHA for 4762f42
1 file changed
file.c
@@ -2172,7 +2172,7 @@ rb_file_size_p(VALUE obj, VALUE fname)
2172
* File.owned?(file_name) -> true or false
2173
*
2174
* Returns <code>true</code> if the named file exists and the
2175
- * effective used id of the calling process is the owner of
+ * effective user id of the calling process is the owner of
2176
* the file.
2177
2178
* _file_name_ can be an IO object.
0 commit comments