mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Fixed a couple of small documentation typos.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16086 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
abc1e92d85
commit
13cfdb0d8b
3 changed files with 4 additions and 4 deletions
|
@ -101,7 +101,7 @@ Examples (when 'now' is 17 Feb 2007 16:30:00):
|
|||
* ``17 Feb 2007 16:29:31`` becomes ``29 seconds ago``.
|
||||
* ``17 Feb 2007 16:29:00`` becomes ``a minute ago``.
|
||||
* ``17 Feb 2007 16:25:35`` becomes ``4 minutes ago``.
|
||||
* ``17 Feb 2007 15:30:29`` becomes ``an hours ago``.
|
||||
* ``17 Feb 2007 15:30:29`` becomes ``an hour ago``.
|
||||
* ``17 Feb 2007 13:31:29`` becomes ``2 hours ago``.
|
||||
* ``16 Feb 2007 13:31:29`` becomes ``yesterday``.
|
||||
* Any other day is formatted according to given argument or the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue