From 28de5cd4de3ddacf67af40c6b31d4fefd85f31f8 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Sun, 11 Jan 2015 13:24:13 -0500 Subject: Fixed spelling errors in docs. --- docs/ref/templates/upgrading.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/templates') diff --git a/docs/ref/templates/upgrading.txt b/docs/ref/templates/upgrading.txt index e47b3fc3e7..ca336e016d 100644 --- a/docs/ref/templates/upgrading.txt +++ b/docs/ref/templates/upgrading.txt @@ -162,7 +162,7 @@ This will load the template with the current engine without triggering the multiple template engines machinery, which is usually the desired behavior. Unlike previous solutions, this returns a :class:`django.template.Template`, like :func:`~django.template.loader.get_template` used to in Django 1.7 and -earlier, avoiding all backwards-compatibilty problems. +earlier, avoiding all backwards-compatibility problems. ``get_template_from_string()`` ------------------------------ -- cgit v1.3