Skip to content

Commit 9f0a813

Browse files
kevin0x90michael-o
authored andcommitted
doc: adds alternative variable syntax using @ delimiters to the documentation
1 parent 1a9702f commit 9f0a813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/apt/examples/filter.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
Filtering
3030

3131
Variables can be included in your resources. These variables, denoted by the
32-
<<<$\{...\}>>> delimiters, can come from the system properties, your project
32+
<<<$\{...\}>>> or <<<@...@>>> delimiters, can come from the system properties, your project
3333
properties, from your filter resources and from the command line.
3434

3535
For example, if we have a resource <<<src/main/resources/hello.txt>>> containing

0 commit comments

Comments
 (0)