mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Fixed #14805 -- Capitalize "Google" in sitemaps docs. Thanks, Adam.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14884 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
d0257a1558
commit
8dfd3dfd49
2 changed files with 2 additions and 2 deletions
|
@ -368,6 +368,6 @@ Pinging Google via `manage.py`
|
|||
.. versionadded:: 1.0
|
||||
|
||||
Once the sitemaps application is added to your project, you may also
|
||||
ping the Google server's through the command line manage.py interface::
|
||||
ping Google using the ``ping_google`` management command::
|
||||
|
||||
python manage.py ping_google [/sitemap.xml]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue