Skip to content

Commit 3608dc8

Browse files
committedOct 19, 2023
Bug 1860157 - Fix typos found by codespell 2.2.6 r=webdriver-reviewers,zeid,search-reviewers,perftest-reviewers,devtools-reviewers,releng-reviewers,gbrown,sparky,jteow
Differential Revision: https://phabricator.services.mozilla.com/D191480
1 parent e7ee3b0 commit 3608dc8

File tree

42 files changed

+44
-42
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+44
-42
lines changed
 

‎browser/components/newtab/content-src/asrouter/docs/targeting-attributes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ When you create ASRouter messages such as snippets, contextual feature recommend
44

55
Targeting information must be captured in [an expression](./targeting-guide.md) that has access to the following attributes. You may combine and compare any of these attributes as needed.
66

7-
Please note that some targeting attributes require stricter controls on the telemetry than can be colleted, so when in doubt, ask for review.
7+
Please note that some targeting attributes require stricter controls on the telemetry than can be collected, so when in doubt, ask for review.
88

99
## Available attributes
1010

‎browser/components/newtab/docs/v2-system-addon/data_dictionary.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ Schema definitions/validations that can be used for tests can be found in `syste
291291
+----------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+------------------+
292292
| ``attribution.experiment`` | [Optional] Funnel experiment identifier, see bug 1567339 | :one: |
293293
+----------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+------------------+
294-
| ``attribution.variantion`` | [Optional] Funnel experiment variant identifier, see bug 1567339 | :one: |
294+
| ``attribution.variation`` | [Optional] Funnel experiment variant identifier, see bug 1567339 | :one: |
295295
+----------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+------------------+
296296
| ``attribution.ua`` | [Optional] Derived user agent, see bug 1595063 | :one: |
297297
+----------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+------------------+

0 commit comments

Comments
 (0)
Failed to load comments.