Skip to content

Commit 0b89852

Browse files
authored
Merge pull request #572 from tshepang/patch-2
typo
2 parents 1bf167f + 1ef86ed commit 0b89852

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
@@ -2139,7 +2139,7 @@ terminates and does not :t:`panic`.
21392139

21402140
:dp:`fls_niky8lbkvej9`
21412141
A :t:`testing function` that returns ``core::result::Result<(), E>`` passes when
2142-
it returns ``core::result::Result::OK(())``.
2142+
it returns ``core::result::Result::Ok(())``.
21432143

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

0 commit comments

Comments
 (0)