docs: fix spelling in QML comments, mock params, and guides#14611
docs: fix spelling in QML comments, mock params, and guides#14611Bartok9 wants to merge 4 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #14611 +/- ##
==========================================
+ Coverage 25.47% 31.57% +6.10%
==========================================
Files 769 785 +16
Lines 65912 66985 +1073
Branches 30495 31029 +534
==========================================
+ Hits 16788 21152 +4364
+ Misses 37285 31454 -5831
- Partials 11839 14379 +2540
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Build ResultsPlatform Status
All builds passed. Pre-commit
Pre-commit hooks: 0 passed, 0 failed, 0 skipped. Test Resultslinux-coverage-integration: 33 passed, 0 skipped Code CoverageCoverage: 67.8% No baseline available for comparison Artifact Sizes
Updated: 2026-07-19 05:11:24 UTC • Commit: 73cc2a3 • Triggered by: Android |
| } | ||
| }, | ||
| "ca_bundle_sha256": "86a1f3366afac7c6f8ae9f3c779ac221129328c43f0ab2b8817eb2f362a5025c" | ||
| "ca_bundle_sha256": "3ff344e30b9b1ed2971044eabb438a08f2e2245ddb5f8ab1a3ad8b63ab4eaf91" |
There was a problem hiding this comment.
Why is this changed here in a doc pul??
There was a problem hiding this comment.
Good catch — that shouldn't have landed on a docs PR.
The ca_bundle_sha256 pin is only needed for the iOS CI cacert fetch (current curl.se PEM). It belongs on the dedicated PR #14612. I pushed a follow-up that reverts .github/build-config.json on this branch so this PR is spelling-only again. Sorry about the drive-by.
91e73bd to
7a7dda1
Compare
7a7dda1 to
bfc8564
Compare
Correct vertial/ListVIew headers, maxium in mock FW metadata, and duplicate words (is is, the the) in en user/dev guide.
Keep the iOS CA pin change on its dedicated CI PR; this branch is spelling-only.
bfc8564 to
0018783
Compare
Summary
vertial→verticalandListVIew→ListViewin QGCFlickable/QGCListView header comments.maxium→maximumin MockLink FW L1 longDesc.Motivation
Pure documentation/comment hygiene — easy reviewer win, no runtime behavior change.
Verification
python3 -m json.toolon MockLink.Parameter.MetaData.jsonNotes
AI-assisted; human-reviewed. Docs/comments only.