Chromium Code Reviews| Index: pkg/file/lib/file.dart |
| diff --git a/pkg/file/lib/file.dart b/pkg/file/lib/file.dart |
| index 5c132acbdb6906253745b78281937e942a8ebef6..c694b728272e2fcd9b6974a91e78038a9defec69 100644 |
| --- a/pkg/file/lib/file.dart |
| +++ b/pkg/file/lib/file.dart |
| @@ -77,7 +77,7 @@ class File { |
| /** |
| * Return the file descriptor value for this file. |
| * |
| - * This is especially useful in conjunction with `dart:fletch.ffi`. However it |
| + * This is especially useful in conjunction with `dart:dartino.ffi`. However it |
|
Søren Gjesse
2016/02/03 12:06:54
Long line.
ricow1
2016/02/03 12:29:18
Done.
|
| * should be used with care, as the `File` object assumes full control over the |
|
Søren Gjesse
2016/02/03 12:06:54
Ditto.
ricow1
2016/02/03 12:29:18
Done.
|
| * file descriptor. |
| */ |