Fix various typos

Missed by the codespell CI not being functional for a period of time.
This commit is contained in:
Luz Paz
2025-05-12 12:29:44 -04:00
committed by Chris Hennes
parent 1a27e92bb0
commit ee4fa234c9
15 changed files with 24 additions and 24 deletions

View File

@@ -967,7 +967,7 @@ public:
std::string toEscapedString() const;
/**
* @brief Wether the property of the object identifier is touched.
* @brief Whether the property of the object identifier is touched.
*
* This method is used to determine if the property that this object
* identifier represents is touched.