Updated capitalization in the word "JavaScript" for consistency

This commit is contained in:
Dave Hodder 2015-04-30 20:39:29 +01:00 committed by Tim Graham
parent 57202a112a
commit 08c980d752
16 changed files with 27 additions and 27 deletions

View file

@ -1827,7 +1827,7 @@ definitions on forms <form-asset-paths>`.
jQuery
~~~~~~
Django admin Javascript makes use of the `jQuery`_ library.
Django admin JavaScript makes use of the `jQuery`_ library.
To avoid conflicts with user-supplied scripts or libraries, Django's jQuery
(version 1.11.2) is namespaced as ``django.jQuery``. If you want to use jQuery
@ -2673,7 +2673,7 @@ Index ``index``
Logout ``logout``
Password change ``password_change``
Password change done ``password_change_done``
i18n javascript ``jsi18n``
i18n JavaScript ``jsi18n``
Application index page ``app_list`` ``app_label``
Redirect to object's page ``view_on_site`` ``content_type_id``, ``object_id``
========================= ======================== ==================================