mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-15 07:56:11 +08:00
GitHostSetup: Rename a string
This commit is contained in:
@ -441,7 +441,7 @@ class GitHostSetupCreateRepo extends StatelessWidget {
|
||||
child: Column(
|
||||
children: <Widget>[
|
||||
Text(
|
||||
"Select a provider -",
|
||||
"Select a Git hosting provider -",
|
||||
style: Theme.of(context).textTheme.headline,
|
||||
),
|
||||
SizedBox(height: 16.0),
|
||||
|
Reference in New Issue
Block a user