[roll] Roll fuchsia [roll] Roll gwp-asan Fix typos and spelling errors across codebase (#156270)

Corrected various spelling mistakes such as 'occurred', 'receiver',
'initialized', 'length', and others in comments, variable names,
function names, and documentation throughout the project. These
changes improve code readability and maintain consistency in naming
and documentation.

Co-authored-by: Louis Dionne <ldionne.2@gmail.com>
GitOrigin-RevId: e6cdfb75ac88719c3bb6f3cab17ec0c8a781a34f
Original-Revision: fe19a10caf9e06006b53d358f1e914a0d4e1514b

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1473508
Original-Revision: b8c8f8d10832c3e0407ff546cc6a05809035c608
GitOrigin-RevId: d2ed094da0a2033ba1aa672e1e8a7281a327bd75
Change-Id: I028cd67c934b783febedb8ceae2810f534f9a9b2
1 file changed
tree: b8759120ccf1c870663bad91df2eda222856be51
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.