Skip to content

Commit 053b614

Browse files
committed
Clarify the meaning
1 parent 43a10aa commit 053b614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/display_list.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
//! |
2424
//! ```
2525
//!
26-
//! The first two lines of the example above are `Raw` lines, while the rest
26+
//! The first two rows of the example above are `Raw` lines, while the rest
2727
//! are `Source` lines.
2828
//!
2929
//! `DisplayList` does not store column alignment information, and those are

0 commit comments

Comments
 (0)