From 1ac20fdd01cb4b958afc32ea68db387c9bf9aa66 Mon Sep 17 00:00:00 2001
From: Jaden Diefenbaugh <jaden.diefenbaugh@idiap.ch>
Date: Wed, 5 Jul 2017 15:31:52 +0200
Subject: [PATCH] fixed mispelling package as pacakge, see bob/bob.admin#53

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index c6022e1..ac6da79 100644
--- a/README.rst
+++ b/README.rst
@@ -26,7 +26,7 @@ Bob_. It contains Bob's Basic Image Processing tools.
 Installation
 ------------
 
-Complete Bob's `installation`_ instructions. Then, to install this pacakge,
+Complete Bob's `installation`_ instructions. Then, to install this package,
 run::
 
   $ conda install bob.ip.base
-- 
GitLab