From 3eece29807f5257091271229dbf41543646eb4e4 Mon Sep 17 00:00:00 2001 From: Damien George Date: Thu, 4 Jun 2015 23:53:26 +0100 Subject: docs: Change "Micro Python" to "MicroPython" in all places in docs. --- docs/topindex.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/topindex.html') diff --git a/docs/topindex.html b/docs/topindex.html index a810f61c4..d28132df1 100644 --- a/docs/topindex.html +++ b/docs/topindex.html @@ -1,10 +1,10 @@ {% extends "defindex.html" %} {% block body %} -

Micro Python documentation

+

MicroPython documentation

- {{ _('Welcome! This is the documentation for Micro Python') }} + {{ _('Welcome! This is the documentation for MicroPython') }} v{{ release|e }}{% if last_updated %}, {{ _('last updated') }} {{ last_updated|e }}{% endif %}.

@@ -21,7 +21,7 @@ {% endfor %}. -

Documentation for Micro Python and the pyboard:

+

Documentation for MicroPython and the pyboard:

@@ -41,7 +41,7 @@ {% endif %} @@ -57,7 +57,7 @@ {% endif %}
@@ -87,17 +87,17 @@ -- cgit v1.2.3