Author: hinrik
Date: 2009-02-08 20:45:07 +0100 (Sun, 08 Feb 2009)
New Revision: 25244
Modified:
docs/Perl6/Spec/S26-documentation.pod
Log:
[S26] clarify the entry on E<> in the summary
Modified: docs/Perl6/Spec/S26-documentation.pod
===================================================================
--- docs/Perl6/Spec/S26-documentation.pod 2009-02-08 19:44:54 UTC (rev
25243)
+++ docs/Perl6/Spec/S26-documentation.pod 2009-02-08 19:45:07 UTC (rev
25244)
@@ -2266,7 +2266,7 @@
C<B<...>> Basis/focus of sentence (typically rendered bold)
C<C<...>> Code (typically rendered fixed-width)
C<D<...|...;...>> Definition (C<D<R<defined
term>|R<synonym>;R<synonym>;...>>)
- C<E<...>> Entity name or numeric codepoint
+ C<E<...;...>> Entity names or numeric codepoints
(C<E<R<entity1>;R<entity2>;...>>)
C<I<...>> Important (typically rendered in italics)
C<K<...>> Keyboard input (typically rendered fixed-width)
C<L<...|...>> Link (C<L<R<display text>|R<destination URI>>>)