[libcalamares] Typo in documentation

main
Adriaan de Groot 4 years ago
parent 4ae3a7af61
commit c82b802f4e

@ -98,7 +98,7 @@ struct NamedEnumTable
/** @brief Find a value @p s in the table and return its name. /** @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 string_t find( enum_t s ) const
{ {

Loading…
Cancel
Save