Skip to content

Commit 8718460

Browse files
Remove unnecessary space in doc comment of TextStyle (#103117)
1 parent 603eb82 commit 8718460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/flutter/lib/src/painting/text_style.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ const double _kDefaultFontSize = 14.0;
377377
///
378378
/// #### Supported font formats
379379
///
380-
/// Font formats currently supported by Flutter :
380+
/// Font formats currently supported by Flutter:
381381
///
382382
/// * `.ttc`
383383
/// * `.ttf`

0 commit comments

Comments
 (0)