summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2007-04-18 20:01:03 +0000
committerivan <ivan>2007-04-18 20:01:03 +0000
commit02db24f975a4fa435156ccc9db6248748e47cb42 (patch)
tree51a080f126daabbbec209e9781469e9f8c2f1521
parente7d2693faa149040935210b2f5ae4b4f85ceafd5 (diff)
praise the parser! amen! (fix a doc typo)
-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.