summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
authorBurdette Lamar <BurdetteLamar@Yahoo.com>2023-08-31 09:27:10 -0500
committerGitHub <noreply@github.com>2023-08-31 10:27:10 -0400
commitb8e782c1b5d0c13c97160d1bae5bdc95c0fca1f8 (patch)
treeebe3e332c6cbce4418a162c09b504987c358992f /file.c
parent8804a70387bbff1f1497feef0fa1cfa37df1845b (diff)
[DOC] Link fix (#8340)
Notes
Notes: Merged-By: peterzhu2118 <peter@peterzhu.ca>
Diffstat (limited to 'file.c')
-rw-r--r--file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/file.c b/file.c
index 30dd1cc73b..4a5c8a8f8a 100644
--- a/file.c
+++ b/file.c
@@ -7436,7 +7436,7 @@ Init_File(void)
* 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 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
* with method File::Constants.constants: