Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2018 11:27:24 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r460262 - head/www/p5-Catalyst-DispatchType-Regex
Message-ID:  <201801291127.w0TBRODv078460@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jan 29 11:27:24 2018
New Revision: 460262
URL: https://svnweb.freebsd.org/changeset/ports/460262

Log:
  Fix typo

Modified:
  head/www/p5-Catalyst-DispatchType-Regex/pkg-descr

Modified: head/www/p5-Catalyst-DispatchType-Regex/pkg-descr
==============================================================================
--- head/www/p5-Catalyst-DispatchType-Regex/pkg-descr	Mon Jan 29 11:27:19 2018	(r460261)
+++ head/www/p5-Catalyst-DispatchType-Regex/pkg-descr	Mon Jan 29 11:27:24 2018	(r460262)
@@ -1,4 +1,4 @@
-Regex dispatch types have been depreciated and removed from Catalyst core. It is
+Regex dispatch types have been deprecated and removed from Catalyst core. It is
 recommend that you use Chained methods or other techniques instead. As part of
 the refactoring, the dispatch priority of Regex vs Regexp vs LocalRegex vs
 LocalRegexp may have changed. Priority is now influenced by when the dispatch



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