Skip to content

Commit 8ca132f

Browse files
Fixes typo in .ini file. (#24)
1 parent 773119d commit 8ca132f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/locale/en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ SetupWizard.MissingPlugins.DownloadButton="Get"
6262
SetupWizard.SelectInstall.Title="How do you want to install this?"
6363
SetupWizard.SelectInstall.NewInstallButton="New"
6464
SetupWizard.SelectInstall.ExistingInstallButton="Add"
65-
SetupWizard.CreateCollection.Title="Create ccene collection"
65+
SetupWizard.CreateCollection.Title="Create scene collection"
6666
SetupWizard.CreateCollection.NewNamePlaceholder="Collection name"
6767
SetupWizard.NameInUseError.Title="Name in use"
6868
SetupWizard.NameInUseError.Text="A scene collection already exists with this name. Please provide another name."

0 commit comments

Comments
 (0)