Index: theme-options.php
===================================================================
--- theme-options.php	(revision 17764)
+++ theme-options.php	(working copy)
@@ -146,7 +146,7 @@
 }
 
 /**
- * Returns the options array for Twenty Eleven.
+ * Renders options page for Twenty Eleven.
  *
  * @since Twenty Eleven 1.0
  */
@@ -326,4 +326,4 @@
 
 	return array_merge( $existing_classes, $classes );
 }
-add_filter( 'body_class', 'twentyeleven_layout_classes' );
\ No newline at end of file
+add_filter( 'body_class', 'twentyeleven_layout_classes' );
