Skip to content

Commit 20bb933

Browse files
author
James Brundage
committed
Updating Dart Template Transpiler Help
1 parent 8f29331 commit 20bb933

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Transpilers/Templates/Dart.Template.psx.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
99
Multiline comments can be preceeded or followed by 'empty' syntax, which will be ignored.
1010
11-
This for Inline PipeScript to be used with operators, and still be valid DartScript/TypeScript syntax.
11+
This for Inline PipeScript to be used with operators, and still be valid Dart syntax.
1212
13-
The Dart Inline PipeScript Transpiler will consider the following syntax to be empty:
13+
The Dart Template Transpiler will consider the following syntax to be empty:
1414
1515
* ```null```
1616
* ```""```

0 commit comments

Comments
 (0)