[roll] Roll cobalt-registry Fix typo in comment

Fixes a typo in the projects.yaml header comment. This CL is also
used to allow https://fxrev.dev/923314 to pass presubmit tests.
Part of the registry parser's presubmit testing includes checking
out the parent registry to test the config change validator.
However since the last registry CL was the CL that updated the
registry to use the new format, the parent registry CL is still
in the legacy format, so the registry parser in
https://fxrev.dev/923314 fails to parse the parent registry.
Adding an essentially no-op commit to the registry will make
both the HEAD and parent commits both be in the new registry
format, so that https://fxrev.dev/923314 will be able to pass
the CQ presubmit tests.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/923899
Privacy-Approval: Cameron Dale <camrdale@google.com>
Original-Revision: 25b845c710ae02a97619dc61899ff3c5a6877d5a
GitOrigin-RevId: a107b29c06fa2c896450dfe6d21bcabd4100ceda
Change-Id: I56d4146ec06e2a7bc714f7506295f5cc4feac0a1
1 file changed
tree: 93b4386c8fea0098353961c3683ec7d8becc1e50
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.