Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en-US/Punctuation.xml
Original file line number Diff line number Diff line change
Expand Up @@ -807,7 +807,7 @@ Using project "default".
Use the pipe character (|) to send the output of one program to the input of another program.
</para>
<para>
The hyphen after the greater-than symbol (>) indicates that a newline character (\n) is not added to the end of the variable.
The minus sign after the greater-than symbol (>) indicates that trailing newline characters are stripped from the end of the string.
</para>
</example>
<para>
Expand Down