Change apos back to the correct rsquo. See #84.

This commit is contained in:
Philip Arthur Moore 2013-02-12 16:48:51 -06:00
parent 3236571996
commit e652d9f130
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ get_header(); ?>
<article id="post-0" class="post error404 not-found"> <article id="post-0" class="post error404 not-found">
<header class="entry-header"> <header class="entry-header">
<h1 class="entry-title"><?php _e( 'Oops! That page can&apos;t be found.', '_s' ); ?></h1> <h1 class="entry-title"><?php _e( 'Oops! That page can&rsquo;t be found.', '_s' ); ?></h1>
</header><!-- .entry-header --> </header><!-- .entry-header -->
<div class="entry-content"> <div class="entry-content">