am d88cccc9: am 72ee1820: am c1767371: am ebdf1ccc: am 33a9f63c: Merge "Bug 8289268: Reversed text Content Provider Basics" into jb-mr1-dev
* commit 'd88cccc9ba2051ec0523dbeb757680ffd59ec598': Bug 8289268: Reversed text Content Provider Basics
This commit is contained in:
@@ -143,7 +143,7 @@ page.title=Content Provider Basics
|
|||||||
<p>
|
<p>
|
||||||
A content provider presents data to external applications as one or more tables that are
|
A content provider presents data to external applications as one or more tables that are
|
||||||
similar to the tables found in a relational database. A row represents an instance of some type
|
similar to the tables found in a relational database. A row represents an instance of some type
|
||||||
of data the provider collects, and each row in the column represents an individual piece of
|
of data the provider collects, and each column in the row represents an individual piece of
|
||||||
data collected for an instance.
|
data collected for an instance.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user