Commit 1eccb1c6 authored by Gary Wilson Jr's avatar Gary Wilson Jr
Browse files

Fixed #10577 -- Fixed doc typo, patch from Zoramite.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@10250 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 4a73b603
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ Django 1.3 and 1.4. At this point in time:
      1.3.2, etc.
      
    * Security releases will be applied to trunk, a ``1.3.X`` branch and a
      ``1.2.X`` branch. Security fixes will trigger the release of of ``1.3.1``,
      ``1.2.X`` branch. Security fixes will trigger the release of ``1.3.1``,
      ``1.2.1``, etc.

.. _release-process: