summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorivan <ivan>2007-04-18 20:01:02 +0000
committerivan <ivan>2007-04-18 20:01:02 +0000
commitdd0aa1d874b7ae0571bab00b2b0fc73999990d53 (patch)
tree8491986a14b0f8041ffc40ed82752680dcde7992 /FS
parent9d658b03441384be42de580d64fefcfb43b16fd2 (diff)
praise the parser! amen! (fix a doc typo)
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/part_pkg.pm2
1 files changed, 1 insertions, 1 deletions
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.