Skip to content

Commit

Permalink
[#243,#229][Xooxle] Fix Typo in Comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
pishoyg committed Nov 5, 2024
1 parent b10b6c0 commit 93903da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/xooxle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ async function searchOneDictionary(
// idx_to_bottom is a set of hidden table rows that represent break points in
// the results table.
//
// These rows are used to divide the column into sections.
// These rows are used to divide the table into sections.
// Results with matches in their first column will be added right on top of
// the first hidden row. Results with matches in their second column will be
// added right on top of the second hidden row, etc.
Expand Down

0 comments on commit 93903da

Please sign in to comment.