Skip to content

Commit 1ef86ed

Browse files
authored
typo
1 parent 9e16912 commit 1ef86ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attributes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2082,7 +2082,7 @@ terminates and does not :t:`panic`.
20822082

20832083
:dp:`fls_niky8lbkvej9`
20842084
A :t:`testing function` that returns ``core::result::Result<(), E>`` passes when
2085-
it returns ``core::result::Result::OK(())``.
2085+
it returns ``core::result::Result::Ok(())``.
20862086

20872087
:dp:`fls_qfuntdm2g184`
20882088
A :t:`testing function` that does not terminate shall pass and fail according to

0 commit comments

Comments
 (0)