From 29f607927fe82e2c8baab171dfa8baf710cd9b83 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 2 Feb 2017 20:43:21 -0500 Subject: Fixed spelling of "nonexistent". --- docs/ref/templates/api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/templates') diff --git a/docs/ref/templates/api.txt b/docs/ref/templates/api.txt index afa43f7abd..c4f250e667 100644 --- a/docs/ref/templates/api.txt +++ b/docs/ref/templates/api.txt @@ -381,7 +381,7 @@ replaced with the name of the invalid variable. idea to turn it on as a 'development default'. Many templates, including those in the Admin site, rely upon the silence - of the template system when a non-existent variable is encountered. If you + of the template system when a nonexistent variable is encountered. If you assign a value other than ``''`` to ``string_if_invalid``, you will experience rendering problems with these templates and sites. -- cgit v1.3