Skip to content

Commit

Permalink
Use simple quote in runtime::window docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Jan 16, 2025
1 parent e3f149d commit 0f609d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/src/window.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pub enum Action {
/// Move the window with the left mouse button until the button is
/// released.
///
/// Theres no guarantee that this will work unless the left mouse
/// There's no guarantee that this will work unless the left mouse
/// button was pressed immediately before this function is called.
Drag(Id),

Expand Down

0 comments on commit 0f609d8

Please sign in to comment.