diff options
author | Abhijit Menon-Sen <ams@wiw.org> | 2002-06-03 17:06:03 +0000 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2002-06-03 17:06:03 +0000 |
commit | fb8eeed8cb12743f5c60d9d4d0405913307f1b9b (patch) | |
tree | 785c993b0ceea0d776a8895940d29348d5c3aee9 /t/pod | |
parent | 21c5e947e5a68781b3973bfef39ecf5b371d4130 (diff) | |
download | perl-fb8eeed8cb12743f5c60d9d4d0405913307f1b9b.tar.gz |
Remove all occurrences of occurence, except for one (in the
Changelog) that is preserved for historical reasons.
p4raw-id: //depot/perl@16979
Diffstat (limited to 't/pod')
-rwxr-xr-x | t/pod/poderrs.t | 2 | ||||
-rw-r--r-- | t/pod/poderrs.xr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/t/pod/poderrs.t b/t/pod/poderrs.t index 1b92ede3bb..526c98b78e 100755 --- a/t/pod/poderrs.t +++ b/t/pod/poderrs.t @@ -177,7 +177,7 @@ bla is evil blub is evil -=head2 reoccurence +=head2 reoccurrence =over 4 diff --git a/t/pod/poderrs.xr b/t/pod/poderrs.xr index a21efdbd76..327b2e0263 100644 --- a/t/pod/poderrs.xr +++ b/t/pod/poderrs.xr @@ -42,5 +42,5 @@ *** ERROR: unresolved internal link 'end with begin' at line 108 in file t/pod/poderrs.t *** ERROR: unresolved internal link 'OoPs' at line 109 in file t/pod/poderrs.t *** ERROR: unresolved internal link 'abc def' at line 113 in file t/pod/poderrs.t -*** WARNING: multiple occurence of link target 'Misc' at line - in file t/pod/poderrs.t +*** WARNING: multiple occurrence of link target 'Misc' at line - in file t/pod/poderrs.t t/pod/poderrs.t has 33 pod syntax errors. |