diff options
author | Hugo van der Sanden <hv@crypt.org> | 2003-02-17 09:13:02 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2003-02-17 09:13:02 +0000 |
commit | c54bef43fcdd063d25ceba778d8312dbe8d69abd (patch) | |
tree | fbcc99c9a706cc2044b7a09ea697764b7a4ede0c /lib/assertions | |
parent | 47e67c64769a7911dc3162f9a36c195bd4b4278c (diff) | |
download | perl-c54bef43fcdd063d25ceba778d8312dbe8d69abd.tar.gz |
Use the escape E<ntilde> in source files rather than the actual char.
p4raw-id: //depot/perl@18735
Diffstat (limited to 'lib/assertions')
-rw-r--r-- | lib/assertions/activate.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/assertions/activate.pm b/lib/assertions/activate.pm index d019b77aee..6f0f37ec03 100644 --- a/lib/assertions/activate.pm +++ b/lib/assertions/activate.pm @@ -40,11 +40,11 @@ L<assertions> =head1 AUTHOR -Salvador Fandiņo, E<lt>sfandino@yahoo.comE<gt> +Salvador FandiE<ntilde>o, E<lt>sfandino@yahoo.comE<gt> =head1 COPYRIGHT AND LICENSE -Copyright 2002 by Salvador Fandiņo +Copyright 2002 by Salvador FandiE<ntilde>o This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. |