[Android] Fixed typo, my => may.
Yaron Shahrabani
git at videolan.org
Sun Jun 13 18:22:25 UTC 2021
vlc-android | branch: master | Yaron Shahrabani <sh.yaron at gmail.com> | Sun Jun 13 18:16:11 2021 +0000| [d3164cdc86a41f3c438bfee0d27948488cb60ee4] | committer: Yaron Shahrabani
Fixed typo, my => may.
> https://code.videolan.org/videolan/vlc-android/commit/d3164cdc86a41f3c438bfee0d27948488cb60ee4
---
application/resources/src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/application/resources/src/main/res/values/strings.xml b/application/resources/src/main/res/values/strings.xml
index db6475cda..766be4147 100644
--- a/application/resources/src/main/res/values/strings.xml
+++ b/application/resources/src/main/res/values/strings.xml
@@ -819,7 +819,7 @@
<string name="no_bookmark">No bookmark yet</string>
<string name="bookmark_name">Bookmark %s</string>
<string name="optional_features">Optional features</string>
- <string name="optional_features_summary">Beta features that are currently being tested and my not be stable</string>
+ <string name="optional_features_summary">Beta features that are currently being tested and may not be stable</string>
<string name="optional_features_warning">This feature is in beta and may cause crashes and instabilities</string>
<string name="network_indexation" translatable="false">Network indexation</string>
More information about the Android
mailing list