Commit 50dc02e
committed
minor #14003 [String] Fix missing locale in slugger substitution map (moltam)
This PR was merged into the 5.1 branch.
Discussion
----------
[String] Fix missing locale in slugger substitution map
The locale was missing from the substitution map, so the example code did not replace the symbols as the comment stated.
Commits
-------
ae0b34e [String] Fix missing locale in slugger substitution map1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| |||
0 commit comments