From 5aad19c6defb0200652f3499acc05408bac8c5e9 Mon Sep 17 00:00:00 2001 From: Brad Nelson Date: Mon, 17 Nov 2014 22:21:04 -0800 Subject: 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} --- native_client_sdk/doc_generated/cds2014/index.html | 2 +- native_client_sdk/doc_generated/sitemap.html | 2 +- native_client_sdk/src/doc/cds2014/index.rst | 2 +- 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.

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

Learn how you can use client-side Python on your webpage. Use the python difflib 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 @@

  • Chrome Dev Summit 2014 - Native Client Codelabs
  • 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 -- cgit v1.1