diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2007-06-30 21:26:42 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2007-06-30 21:26:42 +0000 |
| commit | cf4e74a56dadd3d7b2cd0d543c622fbb6a71796a (patch) | |
| tree | 959117cce145477482cc6ef3d129ca12a7a93d85 /docs | |
| parent | 64f20046f1d8c2c61f1c72eff99cc46c4dea3a43 (diff) | |
Lowercased 'Realize' in docs/contributing.txt to fix potential ambiguity
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5567 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/contributing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.txt b/docs/contributing.txt index 0ea719faad..6fbcc3bd15 100644 --- a/docs/contributing.txt +++ b/docs/contributing.txt @@ -416,7 +416,7 @@ documentation: * **Python** -- when referring to the language, capitalize Python. - * **Realize**, **customize**, **initialize**, etc. -- use the American + * **realize**, **customize**, **initialize**, etc. -- use the American "ize" suffix, not "ise." * **SQLite** |
