treewide: fix typos

This commit is contained in:
Torstein Husebø
2020-12-17 16:25:08 +01:00
committed by Benjamin Berg
parent 25a97c8276
commit ab8dcfaa61
3 changed files with 4 additions and 4 deletions

View File

@ -749,7 +749,7 @@ _fprint_device_check_for_username (FprintDevice *rdev,
if (!ret)
{
g_set_error (error, FPRINT_ERROR, FPRINT_ERROR_INTERNAL,
"Could not get conection unix user ID: %s",
"Could not get connection unix user ID: %s",
local_error->message);
return NULL;
}

View File

@ -55,7 +55,7 @@ typedef enum {
/* Enum of possible permissions, orders and nick matter here:
- The order controls the priority of a required permission when various are
accepted: the lowest the value, the more priorty it has.
accepted: the lowest the value, the more priority it has.
- Nick must match the relative polkit rule.
*/
typedef enum {