diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-06-24 20:19:04 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2023-06-24 20:19:25 -0600 |
| commit | 6bbc3b0de3198ec42d7531a7c20ee875e8e9846a (patch) | |
| tree | 17e6b8c3161352ec25cdee0a81466f99419da7e0 /CHANGELOG.adoc | |
| parent | 7bd77dab5ddc9a51e265719193241278b3643b06 (diff) | |
fix typo in CHANGELOG [no ci]
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 9e0d4e72..c723eed8 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -18,7 +18,7 @@ Improvements:: Bug Fixes:: -* remove null character enclosed in XML tag when santizing text; fixes invisible text in outline when heading contains index term (#2430) +* remove null character enclosed in XML tag when sanitizing text; fixes invisible text in outline when heading contains index term (#2430) * alias `File.exists?` to `File.exist?` when loading RGhost optimizer to patch incompatibility when using Ruby 3.2 Build / Infrastructure:: |
