Switch to side-by-side view
--- a/src/rcldb/searchdata.h +++ b/src/rcldb/searchdata.h @@ -64,7 +64,7 @@ This is why the clauses also have an AND/OR/... type. - A phrase clause could be added either explicitely or using double quotes: + A phrase clause could be added either explicitly or using double quotes: {SCLT_PHRASE, [this is a phrase]} or as {SCLT_XXX, ["this is a phrase"]} */