Index: wp-content/themes/default/single.php
===================================================================
--- wp-content/themes/default/single.php	(revision 8524)
+++ wp-content/themes/default/single.php	(working copy)
@@ -25,7 +25,7 @@
 							You'll need to download this plugin, and follow the instructions:
 							http://binarybonsai.com/archives/2004/08/17/time-since-plugin/ */
 							/* $entry_datetime = abs(strtotime($post->post_date) - (60*120)); echo time_since($entry_datetime); echo ' ago'; */ ?>
-						on <?php the_time('l, F jS, Y') ?> at <?php the_time() ?>
+						on <?php the_time('l, F jS, Y,') ?> at <?php the_time() ?>
 						and is filed under <?php the_category(', ') ?>.
 						You can follow any responses to this entry through the <?php post_comments_feed_link('RSS 2.0'); ?> feed.
 
