From 08f38d19f8a13d9976a41e5b422d8e248e1841e2 Mon Sep 17 00:00:00 2001 From: Floris den Hengst Date: Sat, 7 Mar 2015 17:34:33 +0100 Subject: [1.7.x] Fixed doc typos. Backport of e42a720ba22a51c68d2316d425234a197eaff467 from master --- docs/topics/db/sql.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/topics/db/sql.txt') diff --git a/docs/topics/db/sql.txt b/docs/topics/db/sql.txt index c57ccbcacd..6ca7097b72 100644 --- a/docs/topics/db/sql.txt +++ b/docs/topics/db/sql.txt @@ -56,7 +56,7 @@ options that make it very powerful. .. admonition:: Model table names - Where'd the name of the ``Person`` table come from in that example? + Where did the name of the ``Person`` table come from in that example? By default, Django figures out a database table name by joining the model's "app label" -- the name you used in ``manage.py startapp`` -- to -- cgit v1.3