diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-08-11 09:12:52 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-08-11 09:12:52 -0700 |
commit | 8d298a216704c930b57d9aa1d776a0cc05f78908 (patch) | |
tree | d868106360ad0bd76f5def74e970344c5307a58b | |
parent | ee51441d8a32cfdbd694642ad2b68457fc7c4b47 (diff) |
Changed anchor for "non-whitespace character" to reflect new name.
-rw-r--r-- | spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -241,7 +241,7 @@ or more [Unicode whitespace character]s. A [space](@space) is `U+0020`. -A [non-whitespace character](@non-space-character) is any character +A [non-whitespace character](@non-whitespace-character) is any character that is not a [whitespace character]. An [ASCII punctuation character](@ascii-punctuation-character) |