Index: freedoms.php
===================================================================
--- freedoms.php	(revision 19170)
+++ freedoms.php	(working copy)
@@ -4,6 +4,7 @@
  *
  * @package WordPress
  * @subpackage Administration
+ * @since 3.2
  */
 
 /** WordPress Administration Bootstrap */
@@ -37,7 +38,7 @@
 
 <p class="about-description"><?php printf( __( 'WordPress is Free and open source software, built by a distributed community of mostly volunteer developers from around the world. WordPress comes with some awesome, worldview-changing rights courtesy of its <a href="%s">license</a>, the GPL.' ), 'http://wordpress.org/about/license/' ); ?></p>
 
-<ol start="0">
+<ol>
 	<li><p><?php _e( 'You have the freedom to run the program, for any purpose.' ); ?></p></li>
 	<li><p><?php _e( 'You have access to the source code, the freedom to study how the program works, and the freedom to change it to make it do what you wish.' ); ?></p></li>
 	<li><p><?php _e( 'You have the freedom to redistribute copies of the original program so you can help your neighbor.' ); ?></p></li>
