Browse Source

Fix typo on README.md

changing "fascade" to "facade"
Simon Puente 6 năm trước cách đây
mục cha
commit
9b9b2c8339
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      port/AndroidJNI/README.md

+ 1 - 1
port/AndroidJNI/README.md

@@ -1,6 +1,6 @@
 Build Asset Importer Lib for Android
 ====================================
-This module provides a fascade for the io-stream-access to files behind the android-asset-management within 
+This module provides a facade for the io-stream-access to files behind the android-asset-management within 
 an Android-native application.
 - It is built as a static library
 - It requires Android NDK with android API > 9 support.