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/static/customstyle.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/static') diff --git a/docs/static/customstyle.css b/docs/static/customstyle.css index e91328b1e..74eff4e05 100644 --- a/docs/static/customstyle.css +++ b/docs/static/customstyle.css @@ -1,4 +1,4 @@ -/* custom CSS for Micro Python docs +/* custom CSS for MicroPython docs */ .admonition-difference-to-cpython { -- cgit v1.2.3