| Index: pkg/fixnum/lib/fixnum.dart
|
| diff --git a/pkg/fixnum/lib/fixnum.dart b/pkg/fixnum/lib/fixnum.dart
|
| index 1f89dd484e3d948eb86aba94ee09a69b0c3b3c95..fe21c4790bd57ea50caea134320fb5d6c58a19e3 100644
|
| --- a/pkg/fixnum/lib/fixnum.dart
|
| +++ b/pkg/fixnum/lib/fixnum.dart
|
| @@ -8,7 +8,7 @@
|
| * The integer implementations in this library are designed to work
|
| * identically whether executed on the Dart VM or compiled to JavaScript.
|
| *
|
| - * For information on getting this library, see the
|
| + * For information on installing and importing this library, see the
|
| * [fixnum package on pub.dartlang.org]
|
| * (http://pub.dartlang.org/packages/fixnum).
|
| */
|
|
|