зеркало из https://github.com/github/ruby.git
* 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:
Родитель
7a2b7cf197
Коммит
e789250325
2
file.c
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:
|
||||
|
|
Загрузка…
Ссылка в новой задаче