Skip to content

Commit 90b964f

Browse files
committed
fix typo in docs for sprint
1 parent f8ddefa commit 90b964f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azalea/src/client_impl/movement.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ impl Client {
7979

8080
/// Start sprinting in the given direction.
8181
///
82-
/// o stop moving, call [`bot.walk(WalkDirection::None)`](Self::walk)
82+
/// To stop moving, call [`bot.walk(WalkDirection::None)`](Self::walk).
8383
///
8484
/// # Example
8585
///

0 commit comments

Comments
 (0)