address small PDF formatting issue

This commit is contained in:
Axel Kohlmeyer
2025-06-11 10:56:04 -04:00
parent 8d11f16e16
commit 768d5bb9c1

View File

@ -21,8 +21,8 @@ You can follow the LAMMPS development on 4 different git branches:
* **develop** : this branch follows the ongoing development and is * **develop** : this branch follows the ongoing development and is
updated with every merge commit of a pull request updated with every merge commit of a pull request
* **release** : this branch is updated with every "feature release"; * **release** : this branch is updated with every "feature release"
updates are always "fast-forward" merges from *develop* and updates are always "fast-forward" merges from *develop*
* **maintenance** : this branch collects back-ported bug fixes from the * **maintenance** : this branch collects back-ported bug fixes from the
*develop* branch to the *stable* branch. It is used to update the *develop* branch to the *stable* branch. It is used to update the
*stable* branch for "stable update releases". *stable* branch for "stable update releases".