Update comment only

This commit is contained in:
Jeremy Wu 2020-01-06 21:19:15 +11:00
parent 04b0f8b2a4
commit 19911d9f1f

View file

@ -133,7 +133,7 @@ namespace Wox.Infrastructure
}
}
// return rendered string if every char or substring without whitespaces matched
// proceed to calculate score if every char or substring without whitespaces matched
if (allQuerySubstringsMatched)
{
// check if all query substrings were contained in the string to compare