Markdown formatting fix

Closes #33435
https://github.com/dart-lang/sdk/pull/33435

GitOrigin-RevId: 957da9d3615cdec785ae12891db6bde01173ada3
Change-Id: Ic9964c5669410b473bd2ecaaa9d9fb7ecb91a6f6
Reviewed-on: https://dart-review.googlesource.com/60080
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Kevin Moore <kevmoo@google.com>
This commit is contained in:
Patrice Chalin 2018-06-13 14:29:54 +00:00 committed by Kevin Moore
parent 5dced20b93
commit 6cc4038db5

View file

@ -64,7 +64,7 @@ be inferred as `void`.
directory resolution which is no longer supported. It will now always
return null, which is a value that was always possible for it to return
previously.
* `dart:isolate'
* `dart:isolate`
* Deprecated `Isolate.packageRoot`, which is only used for `packages/`
directory resolution which is no longer supported. It will now always
return null, which is a value that was always possible for it to return