From 5a0b68e976600302febca28079353ab4ec44beb3 Mon Sep 17 00:00:00 2001 From: David Maus <maus@hab.de> Date: Thu, 16 Feb 2012 09:44:13 +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 1812ed0..acf72bd 100644 --- a/README.org +++ b/README.org @@ -161,7 +161,7 @@ git clone git://gitorious.org/php-pica/picarecord.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