spelling: additional

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 12:34:05 -05:00
parent 395e6d3b22
commit 2df7d018dd
5 changed files with 5 additions and 5 deletions

View file

@ -102,7 +102,7 @@ struct GTextNode {
//! adjusts the bottom-right margin, causing extra space to be between this node and nodes to the
//! bottom and/or right.
//!
//! Used in-conjunction with offset, many of the normal layout position behavior in traditional
//! Used in-conjunction with offset, many of the normal layout position behavior in tradditional
//! systems can be achieved. Below are diagrams of a node (denoted with Xs) with its boundary
//! increased by `a`, a certain length.
//!