Closed Bug 1399924 Opened 7 years ago Closed 7 years ago

Fix typos and misspelled terms in Telemetry documentation

Categories

(Toolkit :: Telemetry, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: flod, Assigned: flod)

Details

Attachments

(1 file)

Noticed at least add-on spelled as addon in a few places. Worth taking a look.
Comment on attachment 8908261 [details]
Bug 1399924 - Fix typos, update feedback instructions in Telemetry documentation

https://reviewboard.mozilla.org/r/179910/#review185114

::: toolkit/components/telemetry/docs/data/sync-ping.rst:115
(Diff revision 1)
>  ----
>  
>  discarded
>  ~~~~~~~~~
>  
> -The ping may only contain a certain number of entries in the ``"syncs"`` array, currently 500 (it is determined by the ``"services.sync.telemetry.maxPayloadCount"`` preference).  Entries beyond this are discarded, and recorded in the discarded count.
> +The ping may only contain a certain number of entries in the ``"syncs"`` array, currently 500 (it is determined by the ``"services.sync.telemetry.maxPayloadCount"`` preference). Entries beyond this are discarded, and recorded in the discarded count.

If you're wondering, in these 3 sentences I removed the double space after punctuation.
Comment on attachment 8908261 [details]
Bug 1399924 - Fix typos, update feedback instructions in Telemetry documentation

Thanks for looking through all this!
I'm about to head to PTO, so redirecting this review.
Attachment #8908261 - Flags: review?(gfritzsche) → review?(chutten)
Priority: -- → P1
Comment on attachment 8908261 [details]
Bug 1399924 - Fix typos, update feedback instructions in Telemetry documentation

https://reviewboard.mozilla.org/r/179912/#review186184

As much as it pains my en-CA heart to let all the "double-letter to single-letter" en-US conversions slide... I guess we probably should write to a en-US standard, eh?

::: toolkit/components/telemetry/docs/concepts/sessions.rst:37
(Diff revision 1)
>  * specific measurements: histogram & scalar data, etc.
>  
>  This has some advantages:
>  
>  * Latency - Sending a ping with all the data of a subsession immediately after it ends means we get the data from installs faster. For ``main`` pings, we aim to send a ping at least daily by starting a new subsession at local midnight.
> -* Correlation - By starting new subsessions when fundamental settings change (i.e. changes to the *environment*), we can correlate a subsessions data better to those settings.
> +* Correlation - By starting new subsessions when fundamental settings change (i.e. changes to the *environment*), we can correlate a subsession data better to those settings.

Should be "...we can correlate a subsession's data better to those settings"

Or, more formally, grammatically, "...we can better correlate a subsession's data to those settings."

::: toolkit/components/telemetry/docs/data/environment.rst:394
(Diff revision 1)
>  - ``windowsBuildNumber``: the Windows build number.
>  - ``windowsUBR``: the Windows UBR number, only available for Windows >= 10. This value is incremented by Windows cumulative updates patches.
>  - ``installYear``: the Windows only integer representing the year the OS was installed.
>  - ``locale``: the string representing the OS locale.
>  
> -addons
> +add-ons

This is the name of the data section, which is unhyphenated in the JSON representation. I think we'd like to keep it unhyphenated here.
Attachment #8908261 - Flags: review?(chutten) → review-
(In reply to Chris H-C :chutten from comment #4)
> As much as it pains my en-CA heart to let all the "double-letter to
> single-letter" en-US conversions slide... I guess we probably should write
> to a en-US standard, eh?

That's my take, yes. At least for consistency.

> > -addons
> > +add-ons
> 
> This is the name of the data section, which is unhyphenated in the JSON
> representation. I think we'd like to keep it unhyphenated here.

I kept a few of those unchanged, didn't realize it was the case for this one.
Unrelated changes in https://reviewboard.mozilla.org/r/179912/diff/1-2/ are due to a rebase against master of the bookmark.
(In reply to Francesco Lodolo [:flod] from comment #7)
> Unrelated changes in https://reviewboard.mozilla.org/r/179912/diff/1-2/ are
> due to a rebase against master of the bookmark.

Ehm, master -> central. Too much git these days.
Comment on attachment 8908261 [details]
Bug 1399924 - Fix typos, update feedback instructions in Telemetry documentation

https://reviewboard.mozilla.org/r/179912/#review186508
Attachment #8908261 - Flags: review?(chutten) → review+
Pushed by francesco.lodolo@mozillaitalia.org:
https://hg.mozilla.org/integration/autoland/rev/407de8da5b2b
Fix typos, update feedback instructions in Telemetry documentation r=chutten
https://hg.mozilla.org/mozilla-central/rev/407de8da5b2b
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: