Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
change <em><em/> to <em></em>
  • Loading branch information
timo committed Jul 12, 2013
1 parent b669c81 commit 3cbe9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S26-documentation.pod
Expand Up @@ -1796,7 +1796,7 @@ such content would be rendered in an underlined style.
=item
The C<I<>> formatting code specifies that the contained text is
B<important>; that it is of I<major significance>. Such content would
typically be rendered in italics or in C< <em>...<em/> > tags
typically be rendered in italics or in C< <em>...</em> > tags
=item
The C<B<>> formatting code specifies that the contained text is the
Expand Down

0 comments on commit 3cbe9d4

Please sign in to comment.