From d7d1fd783d6051c1d169cdc4f0ff53fa56f3e6bb Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Sat, 01 Sep 2018 22:57:51 +0200
Subject: [PATCH] Merge pull request #3339 from OdinsGenre/patch-2

---
 docs/tutorials/wiki2/basiclayout.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/tutorials/wiki2/basiclayout.rst b/docs/tutorials/wiki2/basiclayout.rst
index 233231f..5befcf1 100644
--- a/docs/tutorials/wiki2/basiclayout.rst
+++ b/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

--
Gitblit v1.9.3