fix comments

This commit is contained in:
RickyRister 2026-06-14 03:26:15 -07:00
parent 40593aba22
commit 2f1bab6b3a

View file

@ -156,9 +156,9 @@ public:
}
/**
* @brief Returns whether the relation creates the token face-down.
* @brief Returns whether the relation creates the token facedown.
*
* @return True if persistent, false otherwise.
* @return True if facedown, false otherwise.
*/
[[nodiscard]] bool getIsFaceDown() const
{