diff options
author | Scott Main <smain@google.com> | 2011-04-29 14:12:24 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-04-29 14:12:24 -0700 |
commit | c7eb47fad4fe39bd85c6205e38426c1867b9ed92 (patch) | |
tree | 15a8d7207533a0101fb22a74297f996de48e9862 /docs/html/guide | |
parent | c59e80c4eb60a0ba665571fee2f9561aa6e936ff (diff) | |
download | frameworks_base-c7eb47fad4fe39bd85c6205e38426c1867b9ed92.zip frameworks_base-c7eb47fad4fe39bd85c6205e38426c1867b9ed92.tar.gz frameworks_base-c7eb47fad4fe39bd85c6205e38426c1867b9ed92.tar.bz2 |
docs: tweak table headers for config qualifiers
Change-Id: Idc8d48f1db9b6b87372a49095b034edff9baecfa
Diffstat (limited to 'docs/html/guide')
-rw-r--r-- | docs/html/guide/topics/resources/providing-resources.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/topics/resources/providing-resources.jd b/docs/html/guide/topics/resources/providing-resources.jd index 02e83c8..cd1567a 100644 --- a/docs/html/guide/topics/resources/providing-resources.jd +++ b/docs/html/guide/topics/resources/providing-resources.jd @@ -264,8 +264,8 @@ href="#Compatibility">Providing the Best Device Compatibility with Resources</a> names.</p> <table> <tr> - <th>Qualifier</th> - <th>Values</th> + <th>Configuration</th> + <th>Qualifier Values</th> <th>Description</th> </tr> <tr id="MccQualifier"> |