]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
Wording fix
authorVincent Pit <vince@profvince.com>
Sun, 21 Nov 2010 13:23:09 +0000 (14:23 +0100)
committerVincent Pit <vince@profvince.com>
Sun, 21 Nov 2010 13:23:09 +0000 (14:23 +0100)
lib/Variable/Magic.pm

index 48278de5c8db760cf8ac40b5c7dc96b1c2ae9ce2..40df3be547d8a62b2ea6d65c22f6927091cb35cc 100644 (file)
@@ -609,7 +609,7 @@ In order to define magic on hash members, you need at least L<perl> 5.10.0 (see
 L<perl> 5.8.
 
 A C compiler.
-This module may happen to build with a C++ compiler as well, but don't rely on it, as no guarantee is made about this.
+This module may happen to build with a C++ compiler as well, but don't rely on it, as no guarantee is made in this regard.
 
 L<Carp> (standard since perl 5), L<XSLoader> (standard since perl 5.006).