瀏覽代碼

Fix typo on README.md

changing "fascade" to "facade"
Simon Puente 6 年之前
父節點
當前提交
9b9b2c8339
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      port/AndroidJNI/README.md

+ 1 - 1
port/AndroidJNI/README.md

@@ -1,6 +1,6 @@
 Build Asset Importer Lib for Android
 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.
 an Android-native application.
 - It is built as a static library
 - It is built as a static library
 - It requires Android NDK with android API > 9 support.
 - It requires Android NDK with android API > 9 support.