Index: index.php
===================================================================
--- index.php	(revision 7582)
+++ index.php	(working copy)
@@ -27,6 +27,6 @@
 <p><?php _e('Sorry, no posts matched your criteria.'); ?></p>
 <?php endif; ?>
 
-<?php posts_nav_link(' &#8212; ', __('&laquo; Older Posts'), __('Newer Posts &raquo;')); ?>
+<?php posts_nav_link(' &#8212; ', __('Newer Posts &raquo;'), __('&laquo; Older Posts')); ?>
 
 <?php get_footer(); ?>
