diff --git a/panda/src/doc/ppremake-variables.txt b/panda/src/doc/ppremake-variables.txt index 5e4c2dba7b..9f572e4727 100644 --- a/panda/src/doc/ppremake-variables.txt +++ b/panda/src/doc/ppremake-variables.txt @@ -369,8 +369,8 @@ value is either the empty string (false) or a nonempty string (true). $[wordsubst ,,] - like $[subst], except it only replaces whole words. - $[findstring ,] - returns if and only if it is a substring - of ; otherwise, returns the empty string. + $[findstring ,] - returns if and only if it is a substring + of ; otherwise, returns the empty string. $[sort ] - returns the space-separated list of , sorted into alphabetical order. This also removes duplicate