BoldGrid / w3-total-cache

GNU General Public License v2.0
153 stars 86 forks source link

typo: acornym -> acronym #920

Closed Warfork closed 4 months ago

Warfork commented 4 months ago

insignificant typo in comments

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.92%. Comparing base (0bd27ec) to head (32bddb5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #920 +/- ## ======================================== Coverage 0.92% 0.92% Complexity 19177 19177 ======================================== Files 660 660 Lines 96570 96570 ======================================== Hits 893 893 Misses 95677 95677 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cssjoe commented 4 months ago

@Warfork Thank you for reporting the typo. This pull request updates the POT file that we build before each release. I found an instance of the typo and we'll fix it on the next release.

diff --git a/Extension_CloudFlare_Page_View.php b/Extension_CloudFlare_Page_View.php
index 990ffe67..9a3555a0 100644
--- a/Extension_CloudFlare_Page_View.php
+++ b/Extension_CloudFlare_Page_View.php
@@ -658,7 +658,7 @@ if ( ! defined( 'W3TC' ) ) {
                                                        'w3-total-cache'
                                                ),
                                                '<acronym title="' . esc_attr__( 'Internet Protocol', 'w3-total-cache' ) . '">',
-                                               '</acornym>'
+                                               '</acronym>'