summaryrefslogtreecommitdiff
path: root/FS/FS/access_user_pref.pm
diff options
context:
space:
mode:
authorivan <ivan>2007-10-04 00:51:34 +0000
committerivan <ivan>2007-10-04 00:51:34 +0000
commit30c6aaeb71369db892cd95451d3f49480c3af7cc (patch)
treeac4cab7f7260299fca5889029f3afbf92e53df26 /FS/FS/access_user_pref.pm
parentcb90d32aa1db8564d890cca3231784340cd5d964 (diff)
POD documentation updates
Diffstat (limited to 'FS/FS/access_user_pref.pm')
-rw-r--r--FS/FS/access_user_pref.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/access_user_pref.pm b/FS/FS/access_user_pref.pm
index 31cd4b3..a445d31 100644
--- a/FS/FS/access_user_pref.pm
+++ b/FS/FS/access_user_pref.pm
@@ -52,7 +52,7 @@ currently supported:
=item new HASHREF
-Creates a new preference. To add the example to the database, see L<"insert">.
+Creates a new preference. To add the preference 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<hash> method.