Skip to content

Commit

Permalink
Update src/rect.rs
Browse files Browse the repository at this point in the history
Improve Documentation slightly
  • Loading branch information
caemor authored Oct 29, 2024
1 parent 18f9793 commit 3101da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rect.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Rectangle operations
//! Rectangle operations for bigger displays with multiple _windows_
use core::cmp;

/// A rectangle
Expand Down

0 comments on commit 3101da2

Please sign in to comment.