From 66b260db6e2274ff0297f129a6379c6ebfd59d2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9on=20Avic=20Simmons?= Date: Mon, 29 Jun 2026 13:52:08 -0400 Subject: [PATCH] docs: fix 9 typos in comments and documentation --- release/si_changelog.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/release/si_changelog.md b/release/si_changelog.md index 0aac29e..d55303e 100644 --- a/release/si_changelog.md +++ b/release/si_changelog.md @@ -16,7 +16,7 @@ ### v26.2.0 (80) (2022-03-03) -- "Export isolated files" rules is now apply to "insert with Media Storage" with Android 11 API" +- "Export isolated files" rules are now applied to "insert with Media Storage" with Android 11 API" "Insert with Media Storage with old API" has already been implemented from version v25.1.0 (published on 2021-08-29). At that time, I believe that apps using new API would choose the correct location to save their files, but the fact is not. So here comes this update. @@ -31,11 +31,11 @@ ### v25.1.1 (74) (2021-09-22) -- Fix insert files with Media Storage to "external_primary" is not handled +- Fix that inserting files with Media Storage to "external_primary" is not handled ### v25.1.0 (73) (2021-08-29) -- "Export isolated files" rules is now apply to the old "insert with Media Storage" way +- "Export isolated files" rules are now applied to the old "insert with Media Storage" way ### v25.0.9 (72) (2021-07-13) @@ -59,11 +59,11 @@ ### v24.1.2 (62) (2021-04-27) -- Fix "Fix app interaction issues" not works on some devices (requires update app to v5.3.2 as well) +- Fix "Fix app interaction issues" does not work on some devices (requires update app to v5.3.2 as well) ### v24.1.0 (60) (2021-04-08) -- Fix "Fix app interaction issues" not works after upgrading to Riru 25 +- Fix "Fix app interaction issues" does not work after upgrading to Riru 25 ### v24.0.0 (59) (2021-03-23) @@ -79,7 +79,7 @@ However, recently there are two modules, `riru-unshare` and `Riru-IsolatedMagisk ### v23.7 (57) (2021-02-19) -- Works on devices which has remove 32-bit support (Android 12 emulator and maybe new real devices in the future) +- Works on devices which have removed 32-bit support (Android 12 emulator and maybe new real devices in the future) - Reduce file size ### v23.6 (56) (2021-02-11) @@ -126,7 +126,7 @@ However, recently there are two modules, `riru-unshare` and `Riru-IsolatedMagisk ### v22.6 (43) (2020-06-14) -- Fix app-level toggle of "Fix app interaction" not work +- Fix app-level toggle of "Fix app interaction" not working ### v22.5 (42) (2020-04-25) @@ -181,8 +181,8 @@ However, recently there are two modules, `riru-unshare` and `Riru-IsolatedMagisk ### v20.0 (29) -- Fix the problem that redirection not work for apps installed in external storage card when using [Adoptable Storage](https://source.android.com/devices/storage/adoptable) -- Change the implementation of "Fix app interaction", no longer be break by "Xposed Taich", it may also solve some other problems +- Fix the problem that redirection does not work for apps installed in external storage card when using [Adoptable Storage](https://source.android.com/devices/storage/adoptable) +- Change the implementation of "Fix app interaction", no longer be break by "Xposed Taichi", it may also solve some other problems - "Fix app interaction" can be switched individually for each app ### v19.7 (27)