Skip to content

Commit

Permalink
Fixed spelling errors in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
timgraham committed Oct 28, 2014
1 parent 1e64a1e commit 349471e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/internals/team.txt
Original file line number Diff line number Diff line change
Expand Up @@ -489,8 +489,8 @@ Daniele Procida

`Curtis Maloney`_
Curtis is a self-taught programmer from Melbourne, Australia, who eschews
specialisation. Upon finding Django when it was first open sourced, he
realised it was possible to enjoy web development.
specialization. Upon finding Django when it was first open sourced, he
realized it was possible to enjoy web development.

He spends a lot of time helping people on the #django IRC channel, and has
authored and released a number of `smaller django apps`_.
Expand Down
2 changes: 1 addition & 1 deletion docs/ref/models/instances.txt
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ URL, you should define ``get_absolute_url()``.

.. warning::

You should avoid building the URL from un-validated user input, in order to
You should avoid building the URL from unvalidated user input, in order to
reduce possibilities of link or redirect poisoning::

def get_absolute_url(self):
Expand Down
2 changes: 2 additions & 0 deletions docs/spelling_wordlist
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ Loïc
lorem
lt
lte
Luhn
Magee
makemessages
makemigrations
Expand Down Expand Up @@ -396,6 +397,7 @@ myapp
myproject
mysite
mysql
mysqlclient
naïve
namespace
namespaced
Expand Down

0 comments on commit 349471e

Please sign in to comment.