1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-23 02:35:57 +01:00

Replace "wether" with "whether" on doc strings

This commit is contained in:
Matias Fontanini
2016-01-31 20:45:30 -08:00
parent fb4e5086fd
commit 88d8f99676
28 changed files with 46 additions and 46 deletions

View File

@@ -354,7 +354,7 @@ public:
}
/**
* \brief Check wether this PDU matches the specified flag.
* \brief Check whether this PDU matches the specified flag.
* \param flag The flag to match
* \sa PDU::matches_flag
*/
@@ -755,7 +755,7 @@ public:
}
/**
* \brief Check wether this PDU matches the specified flag.
* \brief Check whether this PDU matches the specified flag.
* \param flag The flag to match
* \sa PDU::matches_flag
*/