mirror of
https://github.com/revanced/jadb.git
synced 2025-04-30 06:34:39 +02:00
Typos
This commit is contained in:
parent
e4f4137108
commit
3db1b31a0c
@ -1,6 +1,6 @@
|
|||||||
# Contributing #
|
# Contributing #
|
||||||
## Why contributing? ##
|
## Why contributing? ##
|
||||||
The original author and all users of this library are very greatful for your contribution
|
The original author and all users of this library are very grateful for your contribution
|
||||||
to this Open Source Project. Also most employers value people active in the Open Source
|
to this Open Source Project. Also most employers value people active in the Open Source
|
||||||
community.
|
community.
|
||||||
|
|
||||||
@ -25,4 +25,4 @@ your proposed change meets, or exceeds, the quality of the jadb source code.
|
|||||||
full terse.
|
full terse.
|
||||||
* Newline at end of file - This makes `cat`-ing files, etc easier.
|
* Newline at end of file - This makes `cat`-ing files, etc easier.
|
||||||
|
|
||||||
Happy coding! I, the original author, and all users are greatful for your contribution. :-)
|
Happy coding! I, the original author, and all users are grateful for your contribution. :-)
|
@ -44,7 +44,7 @@ An overview of the protocol can be found here: [Overview](https://android.google
|
|||||||
A list of the available commands that a ADB Server may accept can be found here:
|
A list of the available commands that a ADB Server may accept can be found here:
|
||||||
[Services](https://android.googlesource.com/platform/system/adb/+/master/SERVICES.TXT)
|
[Services](https://android.googlesource.com/platform/system/adb/+/master/SERVICES.TXT)
|
||||||
|
|
||||||
The description for the protocol for transfering files can be found here: [SYNC.TXT](https://android.googlesource.com/platform/system/adb/+/master/SYNC.TXT).
|
The description for the protocol for transferring files can be found here: [SYNC.TXT](https://android.googlesource.com/platform/system/adb/+/master/SYNC.TXT).
|
||||||
|
|
||||||
|
|
||||||
## Using JADB in your application ##
|
## Using JADB in your application ##
|
||||||
|
Loading…
x
Reference in New Issue
Block a user