summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Nelson <bradnelson@google.com>2014-11-17 22:21:04 -0800
committerBrad Nelson <bradnelson@google.com>2014-11-18 06:21:47 +0000
commit5aad19c6defb0200652f3499acc05408bac8c5e9 (patch)
treef55fb40e4953d75c4c907a39114aefdafdf48c98
parent1472afec75d2289eed4d754c2108441f75da6e70 (diff)
downloadchromium_src-5aad19c6defb0200652f3499acc05408bac8c5e9.zip
chromium_src-5aad19c6defb0200652f3499acc05408bac8c5e9.tar.gz
chromium_src-5aad19c6defb0200652f3499acc05408bac8c5e9.tar.bz2
Fixing capitaliztion mismatch.
BUG=None TEST=None TBR=binji@chromium.org,jmedley@chromium.org Review URL: https://codereview.chromium.org/737483005 Cr-Commit-Position: refs/heads/master@{#304570}
-rw-r--r--native_client_sdk/doc_generated/cds2014/index.html2
-rw-r--r--native_client_sdk/doc_generated/sitemap.html2
-rw-r--r--native_client_sdk/src/doc/cds2014/index.rst2
3 files changed, 3 insertions, 3 deletions
diff --git a/native_client_sdk/doc_generated/cds2014/index.html b/native_client_sdk/doc_generated/cds2014/index.html
index effd44e..0ec289e 100644
--- a/native_client_sdk/doc_generated/cds2014/index.html
+++ b/native_client_sdk/doc_generated/cds2014/index.html
@@ -8,7 +8,7 @@ Depending on your interests and prior experience,
check out one or both.</p>
<p>Learn how easy it is to edit, build, and run NaCl applications
all in your desktop web browser or on a Chromebook.</p>
-<h2 id="codelab-1-what-a-difference-python-makes">Codelab #1 - What a difference Python Makes</h2>
+<h2 id="codelab-1-what-a-difference-python-makes">Codelab #1 - What a Difference Python Makes</h2>
<p>Learn how you can use client-side Python on your webpage.
Use the python <a href="https://docs.python.org/2/library/difflib.html"
target="_blank">difflib</a> module to generate attractive online
diff --git a/native_client_sdk/doc_generated/sitemap.html b/native_client_sdk/doc_generated/sitemap.html
index bb7beca..77c55b4 100644
--- a/native_client_sdk/doc_generated/sitemap.html
+++ b/native_client_sdk/doc_generated/sitemap.html
@@ -221,7 +221,7 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="/native-client/cds2014/index.html">Chrome Dev Summit 2014 - Native Client Codelabs</a><ul class="small-gap">
<li class="toctree-l2"><a class="reference internal" href="/native-client/cds2014/index.html#a-crossroads">A Crossroads</a></li>
-<li class="toctree-l2"><a class="reference internal" href="/native-client/cds2014/index.html#codelab-1-what-a-difference-python-makes">Codelab #1 - What a difference Python Makes</a></li>
+<li class="toctree-l2"><a class="reference internal" href="/native-client/cds2014/index.html#codelab-1-what-a-difference-python-makes">Codelab #1 - What a Difference Python Makes</a></li>
<li class="toctree-l2"><a class="reference internal" href="/native-client/cds2014/index.html#codelab-2-a-saga-of-fire-and-water">Codelab #2 - A Saga of Fire and Water</a></li>
</ul>
</li>
diff --git a/native_client_sdk/src/doc/cds2014/index.rst b/native_client_sdk/src/doc/cds2014/index.rst
index e8017ad..f26208b 100644
--- a/native_client_sdk/src/doc/cds2014/index.rst
+++ b/native_client_sdk/src/doc/cds2014/index.rst
@@ -14,7 +14,7 @@ check out one or both.
Learn how easy it is to edit, build, and run NaCl applications
all in your desktop web browser or on a Chromebook.
-Codelab #1 - What a difference Python Makes
+Codelab #1 - What a Difference Python Makes
-------------------------------------------
.. include:: python_summary.inc