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

Commit fd702a9

Browse files
author
Kasper Lund
committed
Terminate comment with period.
1 parent afcff49 commit fd702a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/todo/web/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import 'todo.dart';
55

66
import 'dart:html';
77

8-
// Everything in the 'todo' library should be preserved by MirrorsUsed
8+
// Everything in the 'todo' library should be preserved by MirrorsUsed.
99
@MirrorsUsed(
1010
targets: const ['todo'],
1111
override: '*')

0 commit comments

Comments
 (0)