#1088. Header comment fixed
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t08.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t08.dart
index 8d175d8..0757844 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t08.dart
@@ -41,8 +41,8 @@
 ///   3. Otherwise, (when no dependencies exist) terminate with the result
 ///   [<U1,m ..., Uk,m>].
 /// @description Checks that instantiation to bounds works OK for [class C<X, Y>;
-    typedef G<X> = void Function(); typedef A<X extends G<C<Y, X>>, Y extends
-    G<C<X, Y>>> = C<X, Y>].
+///    typedef G<X> = void Function(); typedef A<X extends G<C<Y, X>>, Y extends
+///    G<C<X, Y>>> = C<X, Y>].
 /// @author iarkh@unipro.ru
 
 // SharedOptions=--enable-experiment=nonfunction-type-aliases