Skip to content

Commit 366bedc

Browse files
author
mtx48109
committed
minor fix
1 parent 1e64546 commit 366bedc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard-library/directory-entry-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ directory_entry& operator=(directory_entry&&) noexcept = default;
133133
### Parameters
134134

135135
*right*<br/>
136-
The [directory_entry](../standard-library/directory-entry-class.md) being compared to the `directory_entry`.
136+
The [directory_entry](../standard-library/directory-entry-class.md) being copied into the `directory_entry`.
137137

138138
## <a name="op_eq"></a> operator==
139139

0 commit comments

Comments
 (0)