Fix typo.
Bug: None
Test: None
Change-Id: Ic05714a730f27f0dbcf46addbc7bde0dc6412bbe
diff --git a/cc/ndk_library.go b/cc/ndk_library.go
index 0db5b76..2411614 100644
--- a/cc/ndk_library.go
+++ b/cc/ndk_library.go
@@ -439,7 +439,7 @@
"non-current API level %s", this.apiLevel))
}
- // Preview ABI levels are not recording in prebuilts. ABI compatibility
+ // Preview ABI levels are not recorded in prebuilts. ABI compatibility
// for preview APIs is still monitored via "current" so we have early
// warning rather than learning about an ABI break during finalization,
// but is only checked against the "current" API dumps in the out