Unify the uses of "sourcecode" vs "source code".

Use "source code", which is more grammatically correct.
This commit is contained in:
Petr Zemek 2014-10-27 11:45:00 +01:00
parent 560b6843b5
commit 51278ad3fd
5 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@ features everything you need to get started. We will use Flask and SQLite
as database which comes out of the box with Python, so there is nothing
else you need.
If you want the full sourcecode in advance or for comparison, check out
If you want the full source code in advance or for comparison, check out
the `example source`_.
.. _example source: