Fix layout bounds spelling.

Change-Id: I6c09f9a332d83aeb92ac2afe1aa120bf544b596e
This commit is contained in:
Jeff Sharkey
2012-05-15 13:24:46 -07:00
parent 02b327e7f2
commit a982dea051

View File

@@ -3646,7 +3646,7 @@
<!-- UI debug setting: show layout bounds information [CHAR LIMIT=25] --> <!-- UI debug setting: show layout bounds information [CHAR LIMIT=25] -->
<string name="debug_layout">Show layout bounds</string> <string name="debug_layout">Show layout bounds</string>
<!-- UI debug setting: show layout bounds information summary [CHAR LIMIT=50] --> <!-- UI debug setting: show layout bounds information summary [CHAR LIMIT=50] -->
<string name="debug_layout_summary">Display information about boumds, padding, etc.</string> <string name="debug_layout_summary">Display information about bounds, padding, etc.</string>
<!-- UI debug setting: show how CPU is being used? [CHAR LIMIT=25] --> <!-- UI debug setting: show how CPU is being used? [CHAR LIMIT=25] -->
<string name="show_cpu_usage">Show CPU usage</string> <string name="show_cpu_usage">Show CPU usage</string>