diff options
| author | Marti Raudsepp <marti@juffo.org> | 2014-04-23 02:05:14 +0300 |
|---|---|---|
| committer | Marti Raudsepp <marti@juffo.org> | 2014-04-23 02:31:49 +0300 |
| commit | 11d453bcadad3c9a5ae35882792d0f1e8e8e7818 (patch) | |
| tree | b17abc194dba021a8a9ca75d8c1da06e5bf6b9f1 /docs/ref/utils.txt | |
| parent | 985377980513dbe7d5a6d7f7c139ce5446b5c288 (diff) | |
Various documentation typo/spelling fixes
Errors detected by Topy (https://github.com/intgr/topy), all changes
verified by hand.
Diffstat (limited to 'docs/ref/utils.txt')
| -rw-r--r-- | docs/ref/utils.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/utils.txt b/docs/ref/utils.txt index a8bdc2cb16..dcd5a18208 100644 --- a/docs/ref/utils.txt +++ b/docs/ref/utils.txt @@ -1016,7 +1016,7 @@ For a complete discussion on the usage of the following see the current point in time. Exactly what's returned depends on the value of :setting:`USE_TZ`: - * If :setting:`USE_TZ` is ``False``, this will be be a + * If :setting:`USE_TZ` is ``False``, this will be a :ref:`naive <naive_vs_aware_datetimes>` datetime (i.e. a datetime without an associated timezone) that represents the current time in the system's local timezone. |
