[Cdd-commits] r1019 - cdd/trunk/webtools

CDD Subversion Commit noreply at alioth.debian.org
Wed Aug 6 15:04:18 UTC 2008


Author: tille
Date: Wed Aug  6 15:04:18 2008
New Revision: 1019

Modified:
   cdd/trunk/webtools/tasks.py
Log:
Typo


Modified: cdd/trunk/webtools/tasks.py
==============================================================================
--- cdd/trunk/webtools/tasks.py	(original)
+++ cdd/trunk/webtools/tasks.py	Wed Aug  6 15:04:18 2008
@@ -90,7 +90,7 @@
         data['nopkgavail']        = _('Debian package not available')
         data['legend']            = _("For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:")
         data['discovery']         = Markup(_("""If you discover a project which looks like a good candidate for %s
-                              to you, or if you have prepared an inofficial Debian package, please do not hesitate to
+                              to you, or if you have prepared an unofficial Debian package, please do not hesitate to
                               send a description of that project to the <a href="mailto:%s">%s mailing list</a>""") % \
                                   (data['projectname'], data['projectlist'], data['projectname']))
         data['description']       = _("The list to the right includes various software projects which are of some interest to the %s Project. Currently, only a few of them are available as Debian packages. It is our goal, however, to include all software in %s which can sensibly add to a high quality Custom Debian Distribution.") % (data['projectname'], data['projectname'])



More information about the Cdd-commits mailing list