mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
treewide: fix typos
This commit is contained in:
committed by
Benjamin Berg
parent
25a97c8276
commit
ab8dcfaa61
@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user