]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Typos in Doku
authorG. Richardson <information@kivitendo-premium.de>
Fri, 4 Sep 2015 13:04:42 +0000 (15:04 +0200)
committerG. Richardson <information@kivitendo-premium.de>
Fri, 4 Sep 2015 13:04:42 +0000 (15:04 +0200)
SL/Controller/Helper/GetModels.pm
SL/Controller/Helper/GetModels/Filtered.pm

index 0e7f5bb80ceaac0c5c47591c264ce6ab876d1613..5ea9413fb9b88f3fc38c8ad6d01e9fbcfaf9727e 100644 (file)
@@ -304,7 +304,7 @@ set by the registered handlers.
 
 Enable or disable the specified plugin. Useful to disable paginating for
 exports for example. C<is_enabled_plugin> can be used to check the current
-state fo a plugin.
+state of a plugin.
 
 Must not be finalized to use this.
 
index 63258154b370417b453a3a168a3292ee3fdf65a5..aac5e1ae9e272bcb4f5e6f1b80b7b8031c692c05 100644 (file)
@@ -170,7 +170,7 @@ See L<SL::Controller::Helper::ParseFilter> for a description of the filter forma
 =head1 CUSTOM FILTERS
 
 C<Filtered> will honor custom filters defined in RDBO managers. See
-L<SL::DB::Helper::Filtered> for an explanation fo those.
+L<SL::DB::Helper::Filtered> for an explanation of those.
 
 =head1 FUNCTIONS