import torrus 1.0.9
[freeside.git] / FS / FS / access_user_pref.pm
index 31cd4b3..a445d31 100644 (file)
@@ -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.