mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Fix a typo
This commit is contained in:
parent
9c8a470934
commit
293d1697fe
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ const ShellUserVerifier = new Lang.Class({
|
|||
|
||||
// We check for smartcards right away, since an inserted smartcard
|
||||
// at startup should result in immediately initiating authentication.
|
||||
// This is different than fingeprint readers, where we only check them
|
||||
// This is different than fingerprint readers, where we only check them
|
||||
// after a user has been picked.
|
||||
this._checkForSmartcard();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue