[Bps-public-commit] Symbol-Global-Name branch, master, updated. 0.02-3-g2fd1fee

Alex Vandiver alexmv at bestpractical.com
Sat Mar 30 00:50:06 EDT 2013


The branch, master has been updated
       via  2fd1fee3956b0b67becc3752bd365459b17ff230 (commit)
      from  8e53a066bf8e0d910ae43e41a14158349584ccbc (commit)

Summary of changes:
 lib/Symbol/Global/Name.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit 2fd1fee3956b0b67becc3752bd365459b17ff230
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Sat Mar 30 00:50:02 2013 -0400

    Minor typo fix

diff --git a/lib/Symbol/Global/Name.pm b/lib/Symbol/Global/Name.pm
index 864b2e7..a094e93 100644
--- a/lib/Symbol/Global/Name.pm
+++ b/lib/Symbol/Global/Name.pm
@@ -97,7 +97,7 @@ sub _find {
         # get entry for type we are looking for
 
         # XXX skip references to scalars or other references.
-        # Otherwie 5.10 goes boom. may be we should skip any
+        # Otherwise 5.10 goes boom. maybe we should skip any
         # reference
         next if ref($entry) eq 'SCALAR' || ref($entry) eq 'REF';
 

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



More information about the Bps-public-commit mailing list