Remove extra comman in comment.

svn path=/main/trunk/; revision=15015
diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py
index 4dfe866..7ed9df4 100644
--- a/pym/portage/__init__.py
+++ b/pym/portage/__init__.py
@@ -7624,7 +7624,7 @@
 			return None
 
 	# Always use stat_obj[stat.ST_MTIME] for the integral timestamp which
-	# is returned,, since the stat_obj.st_mtime float attribute rounds *up*
+	# is returned, since the stat_obj.st_mtime float attribute rounds *up*
 	# if the nanosecond part of the timestamp is 999999881 ns or greater.
 	try:
 		if hardlinked: