From cf4e74a56dadd3d7b2cd0d543c622fbb6a71796a Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Sat, 30 Jun 2007 21:26:42 +0000 Subject: [PATCH] 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 --- docs/contributing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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**