consistent capitalization

This commit is contained in:
Mark Pilgrim
2009-09-18 08:07:08 -04:00
parent 973852d8b0
commit 81abf54c93
22 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<meta charset=utf-8>
<title>Installing Python - Dive into Python 3</title>
<title>Installing Python - Dive Into Python 3</title>
<!--[if IE]><script src=j/html5.js></script><![endif]-->
<link rel=stylesheet href=dip3.css>
<style>
@@ -20,7 +20,7 @@ h2,.i>li{clear:both}
<p><span class=u>&#x275D;</span> <i lang=la>Tempora mutantur nos et mutamur in illis.</i> (Times change, and we change with them.) <span class=u>&#x275E;</span><br>&mdash; ancient Roman proverb
</blockquote>
<p id=toc>&nbsp;
<h2 id=divingin>Diving in</h2>
<h2 id=divingin>Diving In</h2>
<p class=f>Welcome to Python 3. Let's dive in. In this chapter, you'll install the version of Python 3 that's right for you.
<h2 id=which>Which Python Is Right For You?</h2>