Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfieldOfView <aldo@fieldofview.com>2017-09-26 12:05:46 +0300
committerfieldOfView <aldo@fieldofview.com>2017-09-26 12:05:46 +0300
commit7394a0c6efed90807d41ab908cac93b620149393 (patch)
tree86969daaa9740e1906db0365989c98707cd23bfb /plugins/3MFReader/WorkspaceDialog.qml
parentc5fd0e6c8011db72b0c86fc08dcc564d53ba1f3a (diff)
Fix typo
Diffstat (limited to 'plugins/3MFReader/WorkspaceDialog.qml')
-rw-r--r--plugins/3MFReader/WorkspaceDialog.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/3MFReader/WorkspaceDialog.qml b/plugins/3MFReader/WorkspaceDialog.qml
index 84a5933185..2363f16b9d 100644
--- a/plugins/3MFReader/WorkspaceDialog.qml
+++ b/plugins/3MFReader/WorkspaceDialog.qml
@@ -13,7 +13,7 @@ UM.Dialog
title: catalog.i18nc("@title:window", "Open Project")
minimumWidth: 500 * screenScaleFactor
- minumumHeight: 400 * screenScaleFactor
+ minimumHeight: 400 * screenScaleFactor
width: minimumWidth
height: minumumHeight