Chromium Code Reviews| Index: lib/mirrors/mirrors.dart |
| diff --git a/lib/mirrors/mirrors.dart b/lib/mirrors/mirrors.dart |
| index 88d9a7db28cca8ce2908db5bc7556a12a94cbee6..9a0fe0f4c331c585614126d6a7d028be136d9841 100644 |
| --- a/lib/mirrors/mirrors.dart |
| +++ b/lib/mirrors/mirrors.dart |
| @@ -42,7 +42,7 @@ abstract class MirrorSystem { |
| IsolateMirror get isolate; |
| /** |
| - * A mirror on the [:Dynamic:] type. |
| + * A mirror on the [:dynamic:] type. |
| */ |
| TypeMirror get dynamicType; |