From e8161980347da5a68b4224d8a9ffc466630a796d Mon Sep 17 00:00:00 2001 From: Szczepan Cieślik Date: Sat, 22 Feb 2014 18:30:28 +0100 Subject: Fixed docs typos. --- docs/internals/committers.txt | 4 ++-- docs/internals/deprecation.txt | 2 +- docs/internals/howto-release-django.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/internals') diff --git a/docs/internals/committers.txt b/docs/internals/committers.txt index 663a849a08..7b60f285cf 100644 --- a/docs/internals/committers.txt +++ b/docs/internals/committers.txt @@ -414,9 +414,9 @@ Anssi Kääriäinen Florian Apolloner Florian is currently studying Physics at the `Graz University of Technology`_. Soon after he started using Django he joined the `Ubuntuusers webteam`_ to - work on *Inyoka*, the software powering the whole Ubuntusers site. + work on *Inyoka*, the software powering the whole Ubuntuusers site. - For the time beeing he lives in Graz, Austria (not Australia ;)). + For the time being he lives in Graz, Austria (not Australia ;)). .. _Graz University of Technology: http://tugraz.at/ .. _Ubuntuusers webteam: http://wiki.ubuntuusers.de/ubuntuusers/Webteam diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index fdae4ea540..f64cc53d25 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -537,7 +537,7 @@ details on these changes. * ``django.db.models.fields.XMLField`` will be removed. This was deprecated as part of the 1.3 release. An accelerated deprecation schedule has been used because the field hasn't performed any role - beyond that of a simple ``TextField`` since the removal of oldforms. + beyond that of a simple ``TextField`` since the removal of ``oldforms``. All uses of ``XMLField`` can be replaced with ``TextField``. * The undocumented ``mixin`` parameter to the ``open()`` method of diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt index 2cf753d65d..761284ee90 100644 --- a/docs/internals/howto-release-django.txt +++ b/docs/internals/howto-release-django.txt @@ -100,7 +100,7 @@ any time leading up to the actual release: are left for the upcoming release. #. Check with the other committers to make sure they don't have any - un-committed changes for the release. + uncommitted changes for the release. #. Proofread the release notes, including looking at the online version to catch any broken links or reST errors, and make sure the -- cgit v1.3