From 76e217e6a453518ae9aef2b63fae49629101470c Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 30 Apr 2015 04:01:54 -0700 Subject: [PATCH] doc --- FS/FS/part_pkg_vendor.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FS/FS/part_pkg_vendor.pm b/FS/FS/part_pkg_vendor.pm index bb37f1b1f..4629bad11 100644 --- a/FS/FS/part_pkg_vendor.pm +++ b/FS/FS/part_pkg_vendor.pm @@ -55,7 +55,7 @@ vendor_pkg_id =item new HASHREF -Creates a new example. To add the example to the database, see L<"insert">. +Creates a new record. To add the record to the database, see L<"insert">. Note that this stores the hash reference, not a distinct copy of the hash it points to. You can ask the object for a copy with the I method. @@ -94,7 +94,7 @@ returns the error, otherwise returns false. =item check -Checks all fields to make sure this is a valid example. If there is +Checks all fields to make sure this is a valid record. If there is an error, returns the error, otherwise returns false. Called by the insert and replace methods. -- 2.11.0