Skip to content

Commit 387f7ca

Browse files
committed
Use new escapting syntax
1 parent bb10bd3 commit 387f7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/readme.creole

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@ propFileLoader.unsatisfiedRefBehavior = JavaPropFile.Behavior.LITERAL
679679
# For each reference that you want to require JavaPropFile to expand,
680680
bad
681681
prefix the name with !, like...
682-
Some text in the template file requires $~{!name} to be set.
682+
Some text in the template file requires \${!name} to be set.
683683
684684
Instead of duplicating an example here, see the configuration of
685685
task ##processResources## in this production build file:

0 commit comments

Comments
 (0)