Skip to content

Commit cbf1853

Browse files
committed
[S32::Exception] fix role name
1 parent b469029 commit cbf1853

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

S32-setting-library/Exception.pod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Authors of previous versions of this document:
1818
Created: 26 Feb 2009
1919

2020
Last Modified: 4 June 2012
21-
Version: 9
21+
Version: 10
2222

2323
The document is a draft.
2424

@@ -789,9 +789,9 @@ Thrown when the parser expects a term, but finds an infix operator.
789789
}
790790

791791

792-
=head2 X::IO::Pod
792+
=head2 X::Pod
793793

794-
role X::IO::Pod { }
794+
role X::Pod { }
795795

796796
Common role for all Pod-related errors.
797797

0 commit comments

Comments
 (0)