I believe we're consistent about capitalizing Open Source elsewhere. See #26387.
git-svn-id: https://develop.svn.wordpress.org/trunk@26751 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e53367f05f
commit
8f161aa20c
@ -47,7 +47,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
|
||||
<div class="col-2">
|
||||
<img src="images/about-typography.png" />
|
||||
<h3><?php echo ( 'Clean typography' ); ?></h3>
|
||||
<p><?php echo ( 'Open Sans meets open source. WordPress’s new typography is upright, friendly, and optimized for web and mobile interfaces.' ); ?></p>
|
||||
<p><?php echo ( 'Open Sans meets Open Source. WordPress’s new typography is upright, friendly, and optimized for web and mobile interfaces.' ); ?></p>
|
||||
</div>
|
||||
<div class="col-3 last-feature">
|
||||
<img src="images/about-contrast.png" />
|
||||
|
Loading…
Reference in New Issue
Block a user