From: ivan Date: Wed, 18 Apr 2007 20:01:02 +0000 (+0000) Subject: praise the parser! amen! (fix a doc typo) X-Git-Tag: TRIXBOX_2_6~547 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=dd0aa1d874b7ae0571bab00b2b0fc73999990d53 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.