Skip to content

Commit

Permalink
DEP 12: minor grammar fix (#1632)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgay authored Nov 23, 2024
2 parents 70bdb8a + 9f40f74 commit 5720d5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ whitespace are automatically concatenated.
Because Dylan's quoted symbol syntax (also known as "unique string" syntax) is
just `#` followed by any standard string, we also allow ``#"""`` to indicate a
multi-line quoted symbol, to be consistent. No new syntax is provided to create
a "raw" quoted symbols, i.e., quoted symbols without escape processing.
"raw" quoted symbols, i.e., quoted symbols without escape processing.

The Rectangle Rule
------------------
Expand Down

0 comments on commit 5720d5c

Please sign in to comment.