From: ivan Date: Wed, 18 Apr 2007 20:01:03 +0000 (+0000) Subject: praise the parser! amen! (fix a doc typo) X-Git-Tag: freeside_1_7_3rc1~479 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=02db24f975a4fa435156ccc9db6248748e47cb42;p=freeside.git praise the parser! amen! (fix a doc typo) --- diff --git a/FS/FS/part_pkg.pm b/FS/FS/part_pkg.pm index 3110c1cfa..3bd559aac 100644 --- a/FS/FS/part_pkg.pm +++ b/FS/FS/part_pkg.pm @@ -833,7 +833,7 @@ sub format { } } -=item prase OPTION DATA +=item parse OPTION DATA Returns data parsed according to the function 'parse' described in the plan info. Returns DATA if no such function exists.