chore: Follow up typo
This commit is contained in:
parent
cd12f773fe
commit
039771ee5e
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ class HomeserverPickerView extends StatelessWidget {
|
||||||
children: [
|
children: [
|
||||||
const Icon(Icons.import_export_outlined),
|
const Icon(Icons.import_export_outlined),
|
||||||
const SizedBox(width: 12),
|
const SizedBox(width: 12),
|
||||||
Text(L10n.of(context).loginWithMatrixId),
|
Text(L10n.of(context).hydrate),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue