From 16901e26df984382410481aa563c64cd91795b2c Mon Sep 17 00:00:00 2001 From: Christopher Ramey Date: Wed, 28 Mar 2012 04:03:52 +0000 Subject: [PATCH] Fixed typo in copyright notice --- tidx.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidx.js b/tidx.js index 5032d2e..d05812f 100644 --- a/tidx.js +++ b/tidx.js @@ -1,4 +1,4 @@ -// Copyright (c) 2012, Christopher Ramey | http://github.com/cramey/tidx/blob/master/LICENSE +// Copyright (c) 2012, Christopher Ramey | http://github.com/cramey/tidx/blob/master/LICENCE var Tidx = function() { // _index is the weighted, field-based reversed search term index