Fixed typo in changelog

This commit is contained in:
Veronica K. B. Olsen
2020-05-28 20:01:44 +02:00
parent 22d80046f8
commit 65f74e6fdc
+1 -1
View File
@@ -5,7 +5,7 @@
**User Interface**
* The back-references list now shows references to any tag in the open document, not just the first tag. Issue #227, PR #234.
* Clicking a tag should also tries to scroll to the header where the tag is set. The index needed a couple of minor changes for this feature, so this will invalidate the old index for a project, and require a new to be built. This is done automatically. PR #234.
* Clicking a tag now tries to scroll to the header where the tag is set. The index needed a couple of minor changes for this feature, so this will invalidate the old index for a project, and require a new to be built. This is done automatically. PR #234.
**Project Structure**