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:
authorluz paz <luzpaz@users.noreply.github.com>2021-09-07 18:33:54 +0300
committerluz paz <luzpaz@users.noreply.github.com>2021-09-07 18:33:54 +0300
commitd68f375e386049878de69eb0b33aacc3f40cb344 (patch)
tree7c31e3a32ac8b9d2c7328c6de5f300eb4eb15182 /resources/qml/Cura.qml
parent7eeae4db87f3f6e860c2bc4faab79af50c59e484 (diff)
Fix various typos
Found via `codespell -q 3 -S *.po,*.pot -L childs,initialy,lod,ned,te,slicable,sur,tutoriels,wont`
Diffstat (limited to 'resources/qml/Cura.qml')
-rw-r--r--resources/qml/Cura.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/qml/Cura.qml b/resources/qml/Cura.qml
index 7782ace3af..eb78240d64 100644
--- a/resources/qml/Cura.qml
+++ b/resources/qml/Cura.qml
@@ -200,7 +200,7 @@ UM.MainWindow
}
}
- // This is a placehoder for adding a pattern in the header
+ // This is a placeholder for adding a pattern in the header
Image
{
id: backgroundPattern
@@ -311,8 +311,8 @@ UM.MainWindow
Toolbar
{
- // The toolbar is the left bar that is populated by all the tools (which are dynamicly populated by
- // plugins)
+ // The toolbar is the left bar that is populated by all the tools
+ // (which are dynamically populated by plugins)
id: toolbar
property int mouseX: base.mouseX