Skip to content

Commit 7d604fe

Browse files
Amanda Butlerkegilbert
authored andcommitted
Fix typo in DirHandle.md
Add "s" for agreement.
1 parent 6b3bf28 commit 7d604fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/DirHandle.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ class DirHandle : private NonCopyable<DirHandle> {
119119
return close();
120120
};
121121

122-
/** Return the directory entry at the current position, and
122+
/** Returns the directory entry at the current position, and
123123
* advances the position to the next entry.
124124
*
125125
* @returns

0 commit comments

Comments
 (0)