Make WordPress Core

Ticket #51415: 51415-fix-typo.diff

File 51415-fix-typo.diff, 1008 bytes (added by cneumann, 4 years ago)

Fix typo in about.php

  • src/wp-admin/about.php

    diff --git src/wp-admin/about.php src/wp-admin/about.php
    index 89d139358e..d5fd26a439 100644
    require_once ABSPATH . 'wp-admin/admin-header.php'; 
    8282                                <div class="column"><!-- space for alignment. --></div>
    8383                                <div class="column">
    8484                                        <h2><?php _e( 'More block patterns' ); ?></h2>
    85                                         <p><?php _e( 'In select themes, preconfigured block patterns make setting up standard pages on your site a breeze. Find the power of patterns to streamline your workflow, or share some of that power with your clients and save yourself a few clicks.' ); ?></p>
     85                                        <p><?php _e( 'In selected themes, preconfigured block patterns make setting up standard pages on your site a breeze. Find the power of patterns to streamline your workflow, or share some of that power with your clients and save yourself a few clicks.' ); ?></p>
    8686                                </div>
    8787                        </div>
    8888                        <div class="about__section has-2-columns is-wider-left has-transparent-background-color">