From bf473816b3ac5756dc19a392918f1f6012c2f74c Mon Sep 17 00:00:00 2001 From: Rohit Tanwar Date: Sat, 14 Apr 2018 11:52:21 +0530 Subject: [PATCH] fix bug in tag databse --- tag_database | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tag_database b/tag_database index 1e21a4c20..f80455966 100644 --- a/tag_database +++ b/tag_database @@ -23,4 +23,4 @@ is_lower_case:string count_by:list difference_by:list insertion_sort:list -bubble_sort: list +bubble_sort:list