~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/browser/distroseries.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2012-01-06 18:59:36 UTC
  • mfrom: (14645.1.1 typos)
  • Revision ID: launchpad@pqm.canonical.com-20120106185936-c36ko9sfri1s2lkd
[r=bac][no-qa] Fix a slew of typos.

Show diffs side-by-side

added added

removed removed

Lines of Context:
342
342
    def createStatusField(self):
343
343
        """Create the 'status' field.
344
344
 
345
 
        Create the status vocabulary according the current distroseries
 
345
        Create the status vocabulary according to the current distroseries
346
346
        status:
347
347
         * stable   -> CURRENT, SUPPORTED, OBSOLETE
348
348
         * unstable -> EXPERIMENTAL, DEVELOPMENT, FROZEN, FUTURE, CURRENT