Skip to content

Commit e319606

Browse files
committed
typo
1 parent f1996ee commit e319606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/comparison_table.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ int main(int argc,char* argv[])
295295
" <th>ins.</th>\n"
296296
" <th>succ.<br/>lkp.</th>\n"
297297
" <th>uns.<br/>lkp.</th>\n"
298-
" <th>mixed<br/>lpk.</th>\n";
298+
" <th>mixed<br/>lkp.</th>\n";
299299

300300
std::cout<<
301301
"<table class=\"bordered_table\" style=\"font-size: 85%;\">\n"

0 commit comments

Comments
 (0)