Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 6c95af5

Browse files
authoredApr 22, 2020
Fix typo in WebXR interstitial text (#3217)
1 parent 9d56bdf commit 6c95af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/src/main/res/values/strings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1207,7 +1207,7 @@
12071207

12081208
<!-- This string appears in the WebXR interstial next to an arrow pointing to the controller button that
12091209
has to be used to exit from WebXR. It's preferred to separate it in two lines if possible. -->
1210-
<string name="webxr_interstitial_exit_webxr">Exit\nWebXR"</string>
1210+
<string name="webxr_interstitial_exit_webxr">Exit\nWebXR</string>
12111211

12121212
<!-- This string appears in the WebXR interstitial. -->
12131213
<string name="webxr_interstitial_how_to_continue_1">Press any other button to continue</string>

0 commit comments

Comments
 (0)
This repository has been archived.