mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-17 22:26:16 +00:00
Fix typo
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
7753352e62
commit
e5162f81d6
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Kirigami.ScrollablePage {
|
|||
"If this is the first time you use Subsurface cloud storage, enter a valid email (all lower case) " +
|
||||
"and a password of your choice (letters and numbers).<br/><br/>" +
|
||||
"To use Subsurface-mobile only with local data on this device, select " +
|
||||
"the no cloud buttton above.")
|
||||
"the no cloud button above.")
|
||||
wrapMode: Text.WordWrap
|
||||
}
|
||||
Controls.Label {
|
||||
|
|
Loading…
Add table
Reference in a new issue