From e900fce73bf9a4ec782d0046fedd4847710eb667 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Mon, 7 Mar 2016 18:44:36 +0530 Subject: [PATCH] Fix comment spelling. Signed-off-by: Arun Prakash Jana --- buku | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buku b/buku index 83a9193..83ae535 100755 --- a/buku +++ b/buku @@ -263,7 +263,7 @@ def AddUpdateEntry(conn, cur, keywords, index): -# Search the database for a tag or mathcing URL or Title info +# Search the database for a tag or matching URL or Title info def searchdb(cur, keywords): searchtag = '' for token in keywords: