Skip to content

Commit 78c7c02

Browse files
timviseejan-auer
authored andcommitted
docs: Fix typo in init function documentation (#163)
1 parent 1c21261 commit 78c7c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ impl Drop for ClientInitGuard {
622622
/// }
623623
/// ```
624624
///
625-
/// Of if draining on shutdown should be ignored:
625+
/// Or if draining on shutdown should be ignored:
626626
///
627627
/// ```rust
628628
/// use std::mem;

0 commit comments

Comments
 (0)