* file.c (rb_f_test): [DOC] refer to 'character' instead of 'integer'

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
charliesome 2014-02-01 11:08:15 +00:00
Родитель 7a2b7cf197
Коммит e789250325
1 изменённых файлов: 1 добавлений и 1 удалений

2
file.c
Просмотреть файл

@ -4433,7 +4433,7 @@ test_check(int n, int argc, VALUE *argv)
* call-seq:
* test(cmd, file1 [, file2] ) -> obj
*
* Uses the integer +cmd+ to perform various tests on +file1+ (first
* Uses the character +cmd+ to perform various tests on +file1+ (first
* table below) or on +file1+ and +file2+ (second table).
*
* File tests on a single file: