Skip to content

Commit cda059e

Browse files
authored
Fix erroneous dartdoc @tool directive. (flutter#21109)
1 parent f5506fd commit cda059e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ui/text.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ class FontWeight {
106106

107107
/// A feature tag and value that affect the selection of glyphs in a font.
108108
///
109-
/// {@tool sample}
109+
/// {@tool sample --template=freeform}
110110
///
111111
/// This example shows usage of several OpenType font features, including
112112
/// Small Caps (smcp), old-style figures, fractional ligatures and stylistic

0 commit comments

Comments
 (0)