Skip to content

Commit 3d7f134

Browse files
committed
Address dumb build error disallowing double--dash in xml comments
1 parent 73a72ef commit 3d7f134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
<string name="config_storage_path">Storage Folder Path</string>
160160
<string name="config_storage_page_hint">Where captured media is stored</string>
161161

162-
<!-- accepted digits for directory name -- may vary for locale/platform/etc.
162+
<!-- accepted digits for directory name - may vary for locale/platform/etc.
163163
Skipping periods, spaces, and other special characters to keep it simple -->
164164
<string name="path_chars">0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-_/</string>
165165

0 commit comments

Comments
 (0)