chore: Fix Typo

This commit is contained in:
Tomaz Canabrava
2025-07-09 10:15:25 +02:00
committed by Nick Bolton
parent a26698c377
commit 18220a7847

View File

@ -199,7 +199,7 @@ public:
//! Add screen
/*!
Adds a screen, returning true iff successful. If a screen or
Adds a screen, returning true if successful. If a screen or
alias with the given name exists then it fails.
*/
bool addScreen(const std::string &name);