| Index: sdk/lib/_internal/lib/interceptors.dart
|
| ===================================================================
|
| --- sdk/lib/_internal/lib/interceptors.dart (revision 26345)
|
| +++ sdk/lib/_internal/lib/interceptors.dart (working copy)
|
| @@ -365,7 +365,7 @@
|
| /**
|
| * The interceptor class for [Null].
|
| *
|
| - * This class defines implementations for *all* methods on [Object] since the
|
| + * This class defines implementations for *all* methods on [Object] since
|
| * the methods on Object assume the receiver is non-null. This means that
|
| * JSNull will always be in the interceptor set for methods defined on Object.
|
| */
|
|
|