aboutsummaryrefslogtreecommitdiff
path: root/src/source/code-lines.jd
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2013-05-30 14:43:56 -0700
committerClay Murphy <claym@google.com>2013-05-30 14:43:56 -0700
commitf965cd7d98021d3feab75debff2499f043eeab47 (patch)
treee2285ff4b923ccdd33bfef172c4355cb4ce88a30 /src/source/code-lines.jd
parent2771e274b74dfe7ddd7a909e5de8207cb8cd393a (diff)
downloadsource.android.com-f965cd7d98021d3feab75debff2499f043eeab47.tar.gz
docs: Fixing broken links, altering text
Bug: 9188232 Change-Id: I3b83f6754655f41f641c74569c56ed3c8c54b0c9
Diffstat (limited to 'src/source/code-lines.jd')
-rw-r--r--src/source/code-lines.jd6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/source/code-lines.jd b/src/source/code-lines.jd
index e37e0cc8..97a6ca85 100644
--- a/src/source/code-lines.jd
+++ b/src/source/code-lines.jd
@@ -44,7 +44,7 @@ page.title=Codelines, Branches, and Releases
release is cut, sometimes that will become a new branch in git, and sometimes not, based on
the needs of the moment.
</p>
-<ul>
+<ol>
<li>
<p>
At any given moment, there is a current latest release of the Android platform. This
@@ -71,7 +71,7 @@ page.title=Codelines, Branches, and Releases
become the new latest release.
</p>
</li>
-</ul>
+</ol>
<p>
<img src="{@docRoot}images/code-lines.png" alt="code-line diagram">
</p>
@@ -188,4 +188,4 @@ page.title=Codelines, Branches, and Releases
We recognize that many contributors will disagree with this approach. We respect that others
may have a different point of view; however, this is the approach that we feel is best, and
the one we've chosen to implement.
-</p> \ No newline at end of file
+</p>