diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2010-01-28 15:39:42 -0800 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2010-01-28 15:39:42 -0800 |
commit | adbcfde046cf8da9d6dd3380d5f534b24b478d84 (patch) | |
tree | c431298c228546b928c61aa2536577e849aea5d4 /pod | |
parent | e8163f9b21612cd7bfeb1e3e84bf7226ccb0475d (diff) | |
download | perl-adbcfde046cf8da9d6dd3380d5f534b24b478d84.tar.gz |
Fix a broken pod link
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perl5120delta.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl5120delta.pod b/pod/perl5120delta.pod index 02798c97bc..683415c384 100644 --- a/pod/perl5120delta.pod +++ b/pod/perl5120delta.pod @@ -534,7 +534,7 @@ avoided. The definitions of a number of Unicode properties have changed to match those of the current Unicode standard. These are listed above under L</Unicode -Properties>. This could break code that is expecting the old definitions. +properties>. This could break code that is expecting the old definitions. =item * |