diff options
| author | Tim Graham <timograham@gmail.com> | 2014-09-16 08:38:51 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-09-16 08:38:51 -0400 |
| commit | 82a5ce801b1ed2a61016541b0fe3a40f5bfc89c2 (patch) | |
| tree | c2ecdf20a68fe296c788c0a109fed2f945fa2280 | |
| parent | 92a8213fdbb6f7612847f3d803a9f91d0f9d6392 (diff) | |
Fixed typo in docs/internals/roles.txt and added words to spelling_wordlist.
| -rw-r--r-- | docs/internals/roles.txt | 2 | ||||
| -rw-r--r-- | docs/spelling_wordlist | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/docs/internals/roles.txt b/docs/internals/roles.txt index 78bc26c9d7..a938726fdd 100644 --- a/docs/internals/roles.txt +++ b/docs/internals/roles.txt @@ -61,7 +61,7 @@ The current releasers are: Ops team ======== -The ops team maintains Django's infrastucture like the Django Project server, +The ops team maintains Django's infrastructure like the Django Project server, Trac instance, and continuous integration infrastructure. - Florian Apolloner diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index 75b82754f7..def7241ceb 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -330,6 +330,7 @@ Kyngesburye latin lawrence Lawrence +Leidel lexer lhs lifecycle @@ -467,6 +468,7 @@ prepopulate prepopulated prepopulates preprocess +Procida programmatically projectname proxied @@ -575,6 +577,8 @@ squashmigrations ssi SSL stacktrace +startapp +startproject startswith stateful staticfile |
