From 94175cf0a64466988a0a68b505675a451a56e688 Mon Sep 17 00:00:00 2001
From: Sven Franck <sven.franck@nexedi.com>
Date: Tue, 5 Feb 2013 16:04:42 +0100
Subject: [PATCH] jiotests: typo

---
 test/jiotests.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/jiotests.js b/test/jiotests.js
index 3a0a38b..d69c57a 100644
--- a/test/jiotests.js
+++ b/test/jiotests.js
@@ -3597,7 +3597,7 @@ test ("AllDocs Complex Queries", function () {
 
     // complex queries
     o.thisShouldBeTheAnswer4 = [
-        {"title": "Inceptions", "year": 2010},
+        {"title": "Inception", "year": 2010},
         {"title": "The Dark Knight", "year": 2008},
         {"title": "Lord of the Rings - Return of the King", "year": 2003},
         {"title": "Lord Of the Rings - Fellowship of the Ring", "year": 2001},
-- 
2.30.9