docs: fix typos, grammar, and terminology consistency (copyedit pass) - #85
Open
bblietz wants to merge 3 commits into
Open
docs: fix typos, grammar, and terminology consistency (copyedit pass)#85bblietz wants to merge 3 commits into
bblietz wants to merge 3 commits into
Conversation
added 3 commits
August 19, 2026 14:48
- Correct misspellings (photography, quarterly, install, mechanism, contractually, subscription, cancellation, availability, occurring, responsible, encountered, parameters, required) - Remove doubled words (is is, the the, node node, be be, that that, will will, to to, and and, of of, or or, this this) - Fix wrong/missing words (affect vs effect, requires, an Associative array, authority to submit, fewer than, Not all devices, live linear, identifies, occur, valid WAV file, Specifies how)
- Brightscript -> BrightScript (36 prose/label/output instances) - RokuOS -> Roku OS (preserving the /RokuOS/ firmware asset path) - WiFi/Wifi -> Wi-Fi (preserving lowercase 'wifi' API feature value and <wifi-mac> ECP tag) - Scenegraph / 'Scene Graph' -> SceneGraph
- labelled -> labeled (SceneGraph divider descriptions) - cancelled -> canceled (analytics report glossaries, prose only) - grey -> gray (Scene default-palette description) Deliberately preserved as real API values: Nabu Cloud 'organisation' entity, Roku Pay 'cancelled' field name, and the BBFC 'behaviour' ratings enum value.
TwitchBronBron
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Mechanical copyedit pass across the docs: fixes typos, doubled words, grammar defects, and product-term casing/spelling inconsistencies surfaced by an automated + manual audit. 77 files, 126 word-level substitutions, no structural changes. Every change was individually verified against source; nothing inside code fences, API field names, enum values, or asset paths was altered.
Tier 3 - typos & grammar
photograpy→photography,quartely→quarterly,intall→install,mechansim→mechanism,contactually→contractually,subscritpion→subscription,cancelation→cancellation,availabilty→availability,occuring→occurring,responsiiblwe→responsible,encounted→encountered,paramaters→parameters,requried→requiredTier 2 - terminology consistency
Brightscript→BrightScript(36 prose/label instances; confirmed against the corpus-majorityBrightScript Debugger>prompt casing)RokuOS→Roku OS(prose only; preserved the/RokuOS/Artwork/firmware asset path)WiFi/Wifi→Wi-Fi(prose only; preserved lowercasewififeature-check value and the<wifi-mac>ECP tag)Scene Graph/Scenegraph→SceneGraphlabelled→labeled, prosecancelled→canceled,grey→grayDeliberately preserved (real API surface, not errors)
organisationentity namecancelledJSON/XML field namebehaviourratings enum valueOut of scope
deep link/deep-link/deeplinkvariants were left alone: the hyphenated compound-adjective form vs the open noun form are both correct, so this needs a per-instance style decision rather than a sweep. A separate set of factual contradictions (e.g. HEVC bitrate 40 vs 25 Mbps, Verimatrix DRM listed then declared removed, mediaType vs feed-typecasing) was also found and needs SME sign-off on the correct values; not included here.Test plan