Fix dartdoc typo in ffi

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

GitOrigin-RevId: c3e017d8c340976aeabfded522886cd9cda0638a
Change-Id: Ife1adb72db8887a91b2049316e8444a4d5f121ec
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/115905
Reviewed-by: Martin Kustermann <kustermann@google.com>
This commit is contained in:
Michael Thomsen 2019-09-06 07:47:49 +00:00
parent 2246f0a8a3
commit f989605cc9

View file

@ -5,7 +5,7 @@
/**
* Foreign Function Interface for interoperability with the C programming language.
*
* ** NOTE**: Dart:FFI is in technical preview. The overall feature is incomplete,
* **NOTE**: Dart:FFI is in technical preview. The overall feature is incomplete,
* may contain issues, and breaking API changes are still expected.
*
* For further details, please see: https://dart.dev/server/c-interop