[Doc] Process comments from review

Co-authored-by: Benjamin Nauck <benjamin@nauck.se>
This commit is contained in:
Pieter Hijma
2025-04-21 15:21:44 +02:00
committed by Benjamin Nauck
parent 519b78d775
commit 05364b9eb4
5 changed files with 45 additions and 46 deletions

View File

@@ -595,7 +595,7 @@ protected:
};
/**
* Namespace for parsing expressions.
* @brief Namespace for parsing expressions.
*
* Contains functionality for parsing expressions, the units of
* expressions, whether a token is an identifier, unit, or constant.