We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e64546 commit 366bedcCopy full SHA for 366bedc
docs/standard-library/directory-entry-class.md
@@ -133,7 +133,7 @@ directory_entry& operator=(directory_entry&&) noexcept = default;
133
### Parameters
134
135
*right*<br/>
136
-The [directory_entry](../standard-library/directory-entry-class.md) being compared to the `directory_entry`.
+The [directory_entry](../standard-library/directory-entry-class.md) being copied into the `directory_entry`.
137
138
## <a name="op_eq"></a> operator==
139
0 commit comments