Fix comment spelling.

Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
This commit is contained in:
Arun Prakash Jana 2016-03-07 18:44:36 +05:30
parent 1f1a9e44d0
commit e900fce73b

2
buku
View File

@ -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: