[libcalamares] Typo in documentation
This commit is contained in:
parent
4ae3a7af61
commit
c82b802f4e
@ -98,7 +98,7 @@ struct NamedEnumTable
|
||||
|
||||
/** @brief Find a value @p s in the table and return its name.
|
||||
*
|
||||
* Returns emptry string if the value is not found.
|
||||
* Returns empty string if the value is not found.
|
||||
*/
|
||||
string_t find( enum_t s ) const
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user