Merge "Fix a typo."
diff --git a/android/module.go b/android/module.go
index f0e17ba..e8fb749 100644
--- a/android/module.go
+++ b/android/module.go
@@ -753,7 +753,7 @@
 	// Whether this module is installed to vendor ramdisk
 	Vendor_ramdisk *bool
 
-	// Whether this module is built for non-native architecures (also known as native bridge binary)
+	// Whether this module is built for non-native architectures (also known as native bridge binary)
 	Native_bridge_supported *bool `android:"arch_variant"`
 
 	// init.rc files to be installed if this module is installed