From a0d1e2ca0c5fa459bd30bb17599b8cad4cb8253e Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Mon, 13 Aug 2012 09:54:14 +0200
Subject: [PATCH] Fix import setence

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

diff --git a/readme.rst b/readme.rst
index f374ebb..22ec7ce 100644
--- a/readme.rst
+++ b/readme.rst
@@ -51,7 +51,7 @@ script)::
     ],
 
 Proceed normally with your ``boostrap/buildout`` steps and you should be all
-set. That means you can now import ``bob.db.replay`` into your scripts.
+set. That means you can now import the ``replay`` namespace into your scripts.
 
 Modify your buildout.cfg and download from git
 ==============================================
-- 
GitLab