Skip to content

Commit b8e782c

Browse files
[DOC] Link fix (#8340)
1 parent 8804a70 commit b8e782c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

file.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7436,7 +7436,7 @@ Init_File(void)
74367436
* There are two families of constants here:
74377437
*
74387438
* - Those having to do with {file access}[rdoc-ref:File::Constants@File+Access].
7439-
* - Those having to do with {file globbing}[rdoc-ref:File::Constants@File+Globbing].
7439+
* - Those having to do with {filename globbing}[rdoc-ref:File::Constants@Filename+Globbing+Constants+-28File-3A-3AFNM_-2A-29].
74407440
*
74417441
* \File constants defined for the local process may be retrieved
74427442
* with method File::Constants.constants:

0 commit comments

Comments
 (0)