Commit da67a0aa043c2c8ad129fbc87b93afcdab7042a7

Authored by Jay Berkenbilt
1 parent e39f14ea

11.1: Fix typo in release notes

Showing 1 changed file with 3 additions and 2 deletions
manual/release-notes.rst
@@ -23,8 +23,9 @@ For a detailed list of changes, please see the file @@ -23,8 +23,9 @@ For a detailed list of changes, please see the file
23 23
24 - Packaging note omitted from 11.0.0 release notes: 24 - Packaging note omitted from 11.0.0 release notes:
25 25
26 - - On GitHub, the release tags are now `vX.Y.Z` instead of  
27 - `release-qpdf-X.Y.Z` to be more consistent with current practice. 26 + - On GitHub, the release tags are now ``vX.Y.Z`` instead of
  27 + ``release-qpdf-X.Y.Z`` to be more consistent with current
  28 + practice.
28 29
29 11.0.0: September 10, 2022 30 11.0.0: September 10, 2022
30 - Replacement of ``PointerHolder`` with ``std::shared_ptr`` 31 - Replacement of ``PointerHolder`` with ``std::shared_ptr``