From: Jean-Philippe Orsini Date: Wed, 27 Nov 2013 08:10:16 +0000 (+0000) Subject: typos X-Git-Tag: v0.0.6~71 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ptask.git;a=commitdiff_plain;h=2a8c57eb9e2f3dd5684ccb8f78757490f84620f5 typos --- diff --git a/README b/README index 346b145..a65be2c 100644 --- a/README +++ b/README @@ -66,7 +66,7 @@ sudo apt-get install autoconf automake asciidoc cppcheck gcc gettext autopoint h Download sources ---------------- -Download a source tarballs and extracts its content: +Download a source tarballs of a release and extracts its content: ------------------------------- mkdir TMP_DIR cd TMP_DIR @@ -75,7 +75,7 @@ tar -xzvf ptask-last.tar.gz cd ptask-* ------------------------------- -Alternatively, you can get the last developmenet snapshot of the +Alternatively, you can get the last development snapshot of the sources directly from the SVN source repository: ------------------------------- diff --git a/README.html b/README.html index ff55b9b..de1c890 100644 --- a/README.html +++ b/README.html @@ -414,7 +414,7 @@ make

3. Download sources

-

Download a source tarballs and extracts its content:

+

Download a source tarballs of a release and extracts its content:

mkdir TMP_DIR
@@ -423,7 +423,7 @@ wget http://wpitchoune.net/ptask/files/ptask-last.tar.gz
 tar -xzvf ptask-last.tar.gz
 cd ptask-*
-

Alternatively, you can get the last developmenet snapshot of the +

Alternatively, you can get the last development snapshot of the sources directly from the SVN source repository:

@@ -459,7 +459,7 @@ make clean all