Skip to content

Commit e78cdf0

Browse files
KAMiKAZOWanatol
authored andcommitted
Fix typos in README.md
1 parent e925c4c commit e78cdf0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ utilities provided by [android-tools][android-tools].
66
# Motivation
77

88
[Many][void-linux] [Linux][arch-linux] [distributions][alpine-linux] have
9-
[a package called android-tools][repology] which ships essential android command
9+
[a package called android-tools][repology] which ships essential Android command
1010
line tools like adb or fastboot. Sadly the upstream build system for
1111
those tools is rather complex and doesn't allow building the command
1212
line tools only.
1313

14-
Linux Distribution therefore mostly ship their own build systems for
14+
Linux distributions therefore mostly ship their own build systems for
1515
building the command line utilities. This repository aims to make
1616
packaging of android command utilities easier by providing a simple
1717
CMake based build system and a ready-to-use tarball which doesn't
1818
require cloning all of the required git repositories manually. Besides
1919
this makes it easy to collect all patches required to build standalone
20-
android command line utilities in a central place.
20+
Android command line utilities in a central place.
2121

2222
# Status
2323

0 commit comments

Comments
 (0)