[roll] Roll fuchsia [sdk][doc] Fix typo in example

Fix typo in a table that explains how FIDL bindings would
target multiple API levels.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1171472
Original-Revision: cb1a1b6970eb994b5b03176d9dcf1e73d2d41972
GitOrigin-RevId: e1d52961b23be749e534531c737b32e6b5a25d7c
Change-Id: I7a458e0e4ce4e47a4ef8eb7dfe8481d81c682ecd
1 file changed
tree: 4c6894a2f01678ca28f98f59dee8b1cf164fed12
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.