[wp-trac] [WordPress Trac] #44166: Typo in Privacy Policy example content
WordPress Trac
noreply at wordpress.org
Sun May 20 20:36:06 UTC 2018
#44166: Typo in Privacy Policy example content
--------------------------+-----------------------------
Reporter: garetharnold | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Privacy | Version: 4.9.6
Severity: trivial | Keywords: has-patch
Focuses: |
--------------------------+-----------------------------
in /wp-admin/includes/misc.php
"tracing" should be "tracking"
See diff below
- '<p>' . __( 'These websites may collect data about
you, use cookies, embed additional third-party tracking, and monitor your
interaction with that embedded content, including tracing your interaction
with the embedded content if you have an account and are logged in to that
website.' ) . '</p>' .
+ '<p>' . __( 'These websites may collect data about
you, use cookies, embed additional third-party tracking, and monitor your
interaction with that embedded content, including tracking your
interaction with the embedded content if you have an account and are
logged in to that website.' ) . '</p>' .
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44166>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list