summaryrefslogtreecommitdiff
path: root/src/layout/elements.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/layout/elements.rs')
-rw-r--r--src/layout/elements.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/layout/elements.rs b/src/layout/elements.rs
index e524e1fd..92b53ae8 100644
--- a/src/layout/elements.rs
+++ b/src/layout/elements.rs
@@ -35,8 +35,7 @@ impl Default for LayoutElements {
}
}
-/// A layouting action, which is the basic building block layouts are composed
-/// of.
+/// A layout element, which is the basic building block layouts are composed of.
#[derive(Debug, Clone, PartialEq)]
pub enum LayoutElement {
/// Shaped text.