Skip to content

Commit 6b3206f

Browse files
committed
Android: res: fix typos
Closes #256
1 parent 50aad85 commit 6b3206f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<string name="server_removed">VNC Server disappeared</string>
99
<string name="restartMDNS">Restart Server Discovery</string>
1010
<string name="scale_msg">Scale now</string>
11-
<string name="madeby">MultiVNC on Android is brought to you by Christian Beier (christianbeier.net).\n\nThe project home page is at https://github.com/bk138/multivnc\n\nIf you want to report a bug or request a feature, go to https://github.com/bk138/multivnc/issues\n\nThe change log can be fount at https://github.com/bk138/multivnc/blob/master/android/ChangeLog.md</string>
11+
<string name="madeby">MultiVNC on Android is brought to you by Christian Beier (christianbeier.net).\n\nThe project home page is at https://github.com/bk138/multivnc\n\nIf you want to report a bug or request a feature, go to https://github.com/bk138/multivnc/issues\n\nThe change-log can be found at https://github.com/bk138/multivnc/blob/master/android/ChangeLog.md</string>
1212
<string name="colormode_caption">Color Mode</string>
1313
<string name="color_mode">Set Color Mode</string>
1414
<string name="connect_button">Connect</string>

0 commit comments

Comments
 (0)