Fix documentation.

config_tether_upstream_regexs documentation wasn't clear.
This commit is contained in:
Robert Greenwalt
2010-03-01 11:51:57 -08:00
parent 54330c311c
commit 921ec7fb75

View File

@@ -87,7 +87,7 @@
</string-array>
<!-- Regex array of allowable upstream ifaces for tethering - for example if you want
tethering on your a new interface called "foo2" add "foo\\d" here -->
tethering on a new interface called "foo2" add <item>"foo\\d"</item> to the array -->
<string-array translatable="false" name="config_tether_upstream_regexs">
</string-array>