This commit is contained in:
Burdette Lamar 2023-08-31 09:27:10 -05:00 коммит произвёл GitHub
Родитель 8804a70387
Коммит b8e782c1b5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -7436,7 +7436,7 @@ Init_File(void)
* There are two families of constants here: * There are two families of constants here:
* *
* - Those having to do with {file access}[rdoc-ref:File::Constants@File+Access]. * - Those having to do with {file access}[rdoc-ref:File::Constants@File+Access].
* - Those having to do with {file globbing}[rdoc-ref:File::Constants@File+Globbing]. * - Those having to do with {filename globbing}[rdoc-ref:File::Constants@Filename+Globbing+Constants+-28File-3A-3AFNM_-2A-29].
* *
* \File constants defined for the local process may be retrieved * \File constants defined for the local process may be retrieved
* with method File::Constants.constants: * with method File::Constants.constants: