We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a10aa commit 053b614Copy full SHA for 053b614
src/renderer/display_list.rs
@@ -23,7 +23,7 @@
23
//! |
24
//! ```
25
//!
26
-//! The first two lines of the example above are `Raw` lines, while the rest
+//! The first two rows of the example above are `Raw` lines, while the rest
27
//! are `Source` lines.
28
29
//! `DisplayList` does not store column alignment information, and those are
0 commit comments