Skip to content

Commit bd26471

Browse files
authored
Merge pull request dlang#6862 from veelo/patch-4
Fix documentation link. merged-on-behalf-of: Vladimir Panteleev <CyberShadow@users.noreply.github.com>
2 parents bbce9f6 + 1a33bd1 commit bd26471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

std/file.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4809,7 +4809,7 @@ public:
48094809
48104810
Returns:
48114811
An $(REF_ALTTEXT input range, isInputRange,std,range,primitives) of
4812-
$(LREF DirEntries).
4812+
$(LREF DirEntry).
48134813
48144814
Throws:
48154815
$(LREF FileException) if the directory does not exist.

0 commit comments

Comments
 (0)