Various typos fixes in UI messages.

This commit is contained in:
2020-04-20 15:26:37 +02:00
parent 915866f0d9
commit aa2544793d
11 changed files with 22 additions and 10 deletions

View File

@@ -1161,7 +1161,7 @@ rna_max = FloatProperty(
rna_use_soft_limits = BoolProperty(
name="Use Soft Limits",
description="Limits the Property Value slider to a range, values outside the range must be inputed numerically",
description="Limits the Property Value slider to a range, values outside the range must be inputted numerically",
)
rna_is_overridable_library = BoolProperty(