#44166 closed defect (bug) (fixed)
Typo in Privacy Policy example content
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.9.7 | Priority: | normal |
| Severity: | trivial | Version: | 4.9.6 |
| Component: | Privacy | Keywords: | good-first-bug has-patch commit |
| Focuses: | Cc: |
Description (last modified by )
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>' .
Attachments (1)
Change History (9)
Note: See
TracTickets for help on using
tickets.
Moving all tickets in 4.9.7 to 4.9.8.