Skip to content

Commit

Permalink
minor comment fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
karenetheridge committed Jul 10, 2013
1 parent 5f2e13e commit 1f9bb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Class/Load.pm
Expand Up @@ -296,7 +296,7 @@ If the class doesn't exist, and it appears to not exist on disk either, it
will return 0.
If the class exists on disk, but loading from disk results in an error
( i.e.: a syntax error ), then it will C<croak> with that error.
(e.g.: a syntax error), then it will C<croak> with that error.
This is useful for using if you want a fallback module system, i.e.:
Expand Down

0 comments on commit 1f9bb42

Please sign in to comment.