diff options
author | Damien George <damien.p.george@gmail.com> | 2015-06-04 23:53:26 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-06-04 23:53:26 +0100 |
commit | 3eece29807f5257091271229dbf41543646eb4e4 (patch) | |
tree | ee9590731400cd2e777dc70d82cc75e14b235fe4 /docs/license.rst | |
parent | 601cfea6a3901e0faeaf7aa4a25df6fd6594208f (diff) | |
download | micropython-3eece29807f5257091271229dbf41543646eb4e4.tar.gz micropython-3eece29807f5257091271229dbf41543646eb4e4.zip |
docs: Change "Micro Python" to "MicroPython" in all places in docs.
Diffstat (limited to 'docs/license.rst')
-rw-r--r-- | docs/license.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/license.rst b/docs/license.rst index 4c0b10d3ad..bbc5016ed7 100644 --- a/docs/license.rst +++ b/docs/license.rst @@ -1,5 +1,5 @@ -Micro Python license information -================================ +MicroPython license information +=============================== The MIT License (MIT) |