Archimesh: Replace text

The word advance must be advanced
This commit is contained in:
Antonio Vazquez 2016-10-02 17:49:50 +02:00
parent 6e5fdd3432
commit fd3566473d
1 changed files with 2 additions and 2 deletions

View File

@ -844,8 +844,8 @@ class WallProperties(PropertyGroup):
)
a = BoolProperty(
name="Advance",
description="Define advance parameters of the wall",
name="Advanced",
description="Define advanced parameters of the wall",
default=False,
update=update_room,
)