Skip to content

Commit fda3a1e

Browse files
committed
minor #20697 fix typo (xabbuh)
This PR was merged into the 7.3 branch. Discussion ---------- fix typo see https://writingexplained.org/cast-vs-casted Commits ------- e9c4f90 fix typo
2 parents 26c80ef + e9c4f90 commit fda3a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/config/definition.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ the cases of the enum::
198198
->end()
199199
;
200200

201-
When using a backed enum, the values provided to the node will be casted
201+
When using a backed enum, the values provided to the node will be cast
202202
to one of the enum cases if possible.
203203

204204
.. versionadded:: 7.3

0 commit comments

Comments
 (0)