Skip to content

Commit 5f8c2df

Browse files
ddoughertyAndroid (Google) Code Review
authored andcommitted
Merge "Doc change: fix typo in jb docs." into jb-mr1-dev
2 parents c8d2abd + 1d95cb6 commit 5f8c2df

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/html/about/versions/jelly-bean.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ in CPU only on a Galaxy Nexus device.</p>
464464
<p style="image-caption">Renderscript image-processing benchmarks comparing operations run with GPU + CPU to those run in CPU only on the same Nexus 10 device.</p>
465465
</div>
466466

467-
<p>If you have a direct acyclic graph of Renderscript operations to run, you can
467+
<p>If you have a directed acyclic graph of Renderscript operations to run, you can
468468
use a builder class to create a script group defining the operations. At
469469
execution time, Renderscript optimizes the run order and the connections between
470470
these operations for best performance.</p>

docs/html/distribute/googleplay/about/visibility.jd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@ popular apps at the top. </p>
112112
users, right from the Apps and Games home pages. The charts are generated
113113
several times each day based on recent download activity, keeping them fresh and
114114
allowing new apps to move upward in the charts. To make the charts as relevant
115-
as possible for users across the world, they are also country-specific.</p>
115+
as possible for users across the world, they are also country-specific in
116+
Google Play's most popular countries.</p>
116117

117118
<p>As your apps get traction and build momentum in downloads and ratings,
118119
they’ll climb one or more of the top charts and gain even more exposure.</p>

0 commit comments

Comments
 (0)