We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775ad9c commit fba510eCopy full SHA for fba510e
src/ftxui/dom/size.cpp
@@ -81,7 +81,7 @@ class Size : public Node {
81
} // namespace
82
83
/// @brief Apply a constraint on the size of an element.
84
-/// @param direction Whether the WIDTH of the HEIGHT of the element must be
+/// @param direction Whether the WIDTH or the HEIGHT of the element must be
85
/// constrained.
86
/// @param constraint The type of constaint.
87
/// @param value The value.
0 commit comments