summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.