From 768933a9e2e493a3a98528a9d48a22b00efd1493 Mon Sep 17 00:00:00 2001 From: David Maus <maus@hab.de> Date: Thu, 16 Feb 2012 09:45:20 +0100 Subject: [PATCH] Fix typo in README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 66812cf..47130bd 100644 --- a/README.org +++ b/README.org @@ -96,7 +96,7 @@ git clone git://gitorious.org/php-pica/picareader.git Then, install a local copy of the package's dependencies to complete the development environment: #+BEGIN_EXAMPLE -phing build-vender +phing build-vendor #+END_EXAMPLE To make life easier for you, common tasks (such as running unit tests, generating code review -- GitLab