diff options
Diffstat (limited to 'lib/Pod/t/htmlescp.t')
-rw-r--r-- | lib/Pod/t/htmlescp.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Pod/t/htmlescp.t b/lib/Pod/t/htmlescp.t index a17a549cd2..c31d5c21c8 100644 --- a/lib/Pod/t/htmlescp.t +++ b/lib/Pod/t/htmlescp.t @@ -45,7 +45,7 @@ __DATA__ <h1><a name="description">DESCRIPTION</a></h1> <p>I am a stupid fool who puts naked < & > characters in my POD instead of escaping them as < and >.</p> -<p>Here is some <strong>bold</strong> text, some <em>italic</em> plus <em>/etc/fstab</em> +<p>Here is some <strong>bold</strong> text, some <em>italic</em> plus <em class="file">/etc/fstab</em> file and something that looks like an <html> tag. This is some <code>$code($arg1)</code>.</p> |