Browse Source

Fix spelling mistake

Found by Anraf1000. Thanks.
Ghostkeeper 7 years ago
parent
commit
823807144f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/definitions/fdmprinter.def.json

+ 1 - 1
resources/definitions/fdmprinter.def.json

@@ -4094,7 +4094,7 @@
                 "raft_smoothing":
                 {
                     "label": "Raft Smoothing",
-                    "description": "This setting control how much inner corners in the raft outline are rounded. Inward corners are rounded to a semi circle with a radius equal to the value given here. This setting also removes holes in the raft outline which are smaller than such a circle.",
+                    "description": "This setting controls how much inner corners in the raft outline are rounded. Inward corners are rounded to a semi circle with a radius equal to the value given here. This setting also removes holes in the raft outline which are smaller than such a circle.",
                     "unit": "mm",
                     "type": "float",
                     "default_value": 5,