Skip to content

Commit

Permalink
Address dumb build error disallowing double--dash in xml comments
Browse files Browse the repository at this point in the history
  • Loading branch information
fat-tire committed Sep 27, 2018
1 parent 73a72ef commit 3d7f134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<string name="config_storage_path">Storage Folder Path</string>
<string name="config_storage_page_hint">Where captured media is stored</string>

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

Expand Down

0 comments on commit 3d7f134

Please sign in to comment.