mirror of
https://github.com/servo/servo.git
synced 2025-06-29 03:23:41 +01:00
Auto merge of #14090 - meetmangukiya:patch-1, r=emilio
Grammatically correct the statement of bluetooth directory <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors -- *Didn't check because it is doc update* - [ ] `./mach test-tidy` does not report any errors -- *Didn't check because it is doc update* - [ ] These changes fix #__ (github issue number if applicable). -- *Didn't care to file a issue, but I can if it is needed* <!-- Either: --> - [ ] There are tests for these changes OR - [x] These changes do not require tests because : It is a documentation update <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14090) <!-- Reviewable:end -->
This commit is contained in:
commit
fc9c1d2d7e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Servo's directory structure:
|
||||
* components
|
||||
* bluetooth
|
||||
* Implementation the bluetooth thread.
|
||||
* Implementation of the bluetooth thread.
|
||||
* bluetooth_traits
|
||||
* APIs to the bluetooth crate for crates that don't want to depend on the bluetooth crate for build speed reasons.
|
||||
* canvas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue