#44166 closed defect (bug) (fixed)
Typo in Privacy Policy example content
| Reported by: | garetharnold | Owned by: | abdullahramzan |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.9.7 |
| Component: | Privacy | Version: | 4.9.6 |
| Severity: | trivial | Keywords: | good-first-bug has-patch commit |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Moving all tickets in 4.9.7 to 4.9.8.