Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 565e2b2

Browse files
committed
Caps
1 parent c73ae11 commit 565e2b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ui/text.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ enum TextDecorationStyle {
432432
}
433433

434434
/// Defines how the paragraph will handle the ascent of the first line and
435-
/// descent of the last line. These lines are referred to as "Boundary" lines.
435+
/// descent of the last line. These lines are referred to as "boundary" lines.
436436
class BoundaryLineHeightBehavior {
437437

438438
/// Creates a new BoundaryLineHeightBehavior object.

0 commit comments

Comments
 (0)