mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-04 12:55:37 -04:00
[libcalamares] Typo in documentation
This commit is contained in:
parent
4ae3a7af61
commit
c82b802f4e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue