Skip to content

Commit 28e3697

Browse files
author
Chris Bellew
committed
Typo fix.
1 parent 389b514 commit 28e3697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Voice Control For Plex/src/main/res/values/patterns.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
33
This file contains the regular expressions patterns used for figuring out what action the user wishes to take. When
4-
adding translations, please to not modify (.*), $1, ([0-9]+), etc.
4+
adding translations, please do not modify (.*), $1, ([0-9]+), etc.
55
-->
66
<resources>
77
<!--

0 commit comments

Comments
 (0)