瀏覽代碼

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 3 天之前
父節點
當前提交
8efa8014df
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/README-android.md

+ 1 - 1
docs/README-android.md

@@ -254,7 +254,7 @@ e.g.
             */
             */
             return false;
             return false;
         case SDL_EVENT_LOW_MEMORY:
         case SDL_EVENT_LOW_MEMORY:
-            /* You will get this when your app is paused and iOS wants more memory.
+            /* You will get this when your app is paused and Android wants more memory.
                Release as much memory as possible.
                Release as much memory as possible.
             */
             */
             return false;
             return false;