From 2350b78dab0887fab40f95a8db6dea1fbfddfe62 Mon Sep 17 00:00:00 2001 From: Krzysztof Gogolewski Date: Wed, 1 Apr 2015 22:42:44 +0200 Subject: Fixed typo in 1.9 release notes. --- docs/internals/deprecation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/internals') diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 494f482828..bb0e63dd0c 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -304,7 +304,7 @@ details on these changes. * ``django.db.backends.DatabaseValidation.validate_field`` will be removed in favor of the ``check_field`` method. -* The ``check`` management command will be removed. +* The ``validate`` management command will be removed. * ``django.utils.module_loading.import_by_path`` will be removed in favor of ``django.utils.module_loading.import_string``. -- cgit v1.3