Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Mar 2015 14:32:33 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r380438 - head/devel/py-plan
Message-ID:  <201503041432.t24EWXOa093931@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Wed Mar  4 14:32:32 2015
New Revision: 380438
URL: https://svnweb.freebsd.org/changeset/ports/380438
QAT: https://qat.redports.org/buildarchive/r380438/

Log:
  Fix typo in pkg-descr.

Modified:
  head/devel/py-plan/pkg-descr   (contents, props changed)

Modified: head/devel/py-plan/pkg-descr
==============================================================================
--- head/devel/py-plan/pkg-descr	Wed Mar  4 14:21:29 2015	(r380437)
+++ head/devel/py-plan/pkg-descr	Wed Mar  4 14:32:32 2015	(r380438)
@@ -2,6 +2,6 @@ Plan is a Python package for writing and
 convert Python code to cron syntax. You can easily manage your cron jobs
 with Plan like a charm. It is designed for elegancy and writing cron jobs
 with as little amount of code as possible. It's extensible but comes with
-serveral good useful job types out of the box.
+several good useful job types out of the box.
 
 WWW: https://github.com/fengsp/plan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503041432.t24EWXOa093931>