Commit f9adf35
committed
Fix an HTML entity and en-dash spacing.
The correct escaped version would be – but the file and pipeline
are already handling non-ASCII characters like the copyright symbol
fine, so there's no reason this needs to be escaped.1 parent e712700 commit f9adf35
File tree
1 file changed
+1
-1
lines changed- TSPL.docc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments