We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ddefa commit 90b964fCopy full SHA for 90b964f
azalea/src/client_impl/movement.rs
@@ -79,7 +79,7 @@ impl Client {
79
80
/// Start sprinting in the given direction.
81
///
82
- /// o stop moving, call [`bot.walk(WalkDirection::None)`](Self::walk)
+ /// To stop moving, call [`bot.walk(WalkDirection::None)`](Self::walk).
83
84
/// # Example
85
0 commit comments