[Pkg-running-devel] [openambit] 93/131: Fix typos

Christian Perrier bubulle at moszumanska.debian.org
Thu Jul 17 20:19:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

bubulle pushed a commit to branch master
in repository openambit.

commit f1dbbbd0cf55009f368461bb6c44f0534854c3c1
Author: Olaf Meeuwissen <paddy-hack at member.fsf.org>
Date:   Sun Mar 2 13:49:38 2014 +0900

    Fix typos
---
 README | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README b/README
index 0f45808..9d4a924 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
 OPENAMBIT
 =========
 
-The openambit source repository contains of several parts.
+The openambit source repository consists of several parts.
 Each part is briefly described below.
 Most people would like to use both the device communication
 library (libambit) and the GUI (openambit). The build / install
-scripts described below makes your life easier if you are
+scripts described below make your life easier if you are
 like most people.
 You can choose to run the GUI from the build folder or install
 it to your system.
@@ -13,7 +13,7 @@ it to your system.
 BUILD SCRIPT
 ============
 Builds libambit and openambit in one command
-> cd YOUR/git/REPO/loaction
+> cd YOUR/git/REPO/location
 > ./build.sh
 
 
@@ -21,14 +21,14 @@ BUILD AND INSTALL SCRIPT
 ========================
 Builds and install libambit and openambit in one command.
 Note that the script will try to run sudo to install things.
-> cd YOUR/git/REPO/loaction
+> cd YOUR/git/REPO/location
 > ./install.sh
 
 
 DEPENDENCIES
 ============
 To be able to build libambit and openambit the following libraries
-(and their header files) needs to be available:
+(and their header files) need to be available:
  - libudev
  - libusb
  - libqjson

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/openambit.git



More information about the Pkg-running-devel mailing list