Index: wp-admin/about.php
===================================================================
--- wp-admin/about.php	(revision 19413)
+++ wp-admin/about.php	(working copy)
@@ -145,7 +145,7 @@
 
 	<div class="feature-section three-col">
 		<div>
-			<h4><?php echo 'is_main_query()'; ?></h4>
+			<h4 style="direction: ltr">is_main_query()</h4>
 			<p><?php _e( 'This handy method will tell you if a <code>WP_Query</code> object is the main WordPress query or a secondary query.' ); ?></p>
 		</div>
 		<div>
