Remove idioms in code comments (#3809)

This commit is contained in:
JonTriebenbach
2022-03-17 14:51:16 -05:00
committed by Ralf W. Grosse-Kunstleve
parent a27b0235c5
commit a561d0250f
2 changed files with 2 additions and 2 deletions

View File

@@ -668,7 +668,7 @@ jobs:
# This verifies that the documentation is not horribly broken, and does a
# basic sanity check on the SDist.
# basic validation check on the SDist.
doxygen:
name: "Documentation build test"
runs-on: ubuntu-latest