Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 110b55a5 authored by cketti's avatar cketti
Browse files

Fix typo

parent 70377783
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,6 +3,6 @@ package app.k9mail.feature.migration.qrcode.settings
import androidx.core.content.FileProvider

/**
 * Used to exposes account information read from QR codes via a content URI to the settings import code.
 * Used to expose account information read from QR codes via a content URI to the settings import code.
 */
class QrCodeSettingsFileProvider : FileProvider()