spelling: traditional

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 15:50:23 -05:00
parent e53dc17016
commit 120c7e248c
4 changed files with 4 additions and 4 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 tradditional
//! Used in-conjunction with offset, many of the normal layout position behavior in traditional
//! systems can be achieved. Below are diagrams of a node (denoted with Xs) with its boundary
//! increased by `a`, a certain length.
//!