OdinsGenre
2018-09-01 a01c73ac2543ea09d87365f17566f1f546471b23
Update basiclayout.rst

Double "the"
1 files modified
2 ■■■ changed files
docs/tutorials/wiki2/basiclayout.rst 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki2/basiclayout.rst
@@ -65,7 +65,7 @@
  :lineno-match:
  :language: py
Next include the the package ``models`` using a dotted Python path. The exact
Next include the package ``models`` using a dotted Python path. The exact
setup of the models will be covered later.
.. literalinclude:: src/basiclayout/tutorial/__init__.py