[Bps-public-commit] dbix-searchbuilder branch docs-fix-reference-typos created. 1.71-1-gaaf1e38

BPS Git Server git at git.bestpractical.com
Thu Jan 13 20:15:47 UTC 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "dbix-searchbuilder".

The branch, docs-fix-reference-typos has been created
        at  aaf1e382f74db99338fb433d7e2e6d661ee09e06 (commit)

- Log -----------------------------------------------------------------
commit aaf1e382f74db99338fb433d7e2e6d661ee09e06
Author: Jason Crome <jcrome at bestpractical.com>
Date:   Thu Jan 13 15:15:07 2022 -0500

    Spell reference correctly in docs.

diff --git a/lib/DBIx/SearchBuilder.pm b/lib/DBIx/SearchBuilder.pm
index 9d72e32..e8c7b19 100755
--- a/lib/DBIx/SearchBuilder.pm
+++ b/lib/DBIx/SearchBuilder.pm
@@ -663,7 +663,7 @@ sub DistinctFieldValues {
 
 =head2 ItemsArrayRef
 
-Return a refernece to an array containing all objects found by this search.
+Return a reference to an array containing all objects found by this search.
 
 =cut
 
diff --git a/lib/DBIx/SearchBuilder/Union.pm b/lib/DBIx/SearchBuilder/Union.pm
index 47c4638..04c1a57 100644
--- a/lib/DBIx/SearchBuilder/Union.pm
+++ b/lib/DBIx/SearchBuilder/Union.pm
@@ -196,7 +196,7 @@ sub IsLast {
 
 =head2 ItemsArrayRef
 
-Return a refernece to an array containing all objects found by this search.
+Return a reference to an array containing all objects found by this search.
 
 Will destroy any positional state.
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
dbix-searchbuilder


More information about the Bps-public-commit mailing list