diff options
| -rw-r--r-- | CHANGELOG.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index b0cd9a7f..1435f8c5 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -60,7 +60,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:: |
