Merge "Fix typo in queue_property_triggers ident"
This commit is contained in:
commit
9cec99ba9c
1 changed files with 1 additions and 1 deletions
|
|
@ -940,7 +940,7 @@ int main(int argc, char **argv)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* run all property triggers based on current state of the properties */
|
/* run all property triggers based on current state of the properties */
|
||||||
queue_builtin_action(queue_property_triggers_action, "queue_propety_triggers");
|
queue_builtin_action(queue_property_triggers_action, "queue_property_triggers");
|
||||||
|
|
||||||
|
|
||||||
#if BOOTCHART
|
#if BOOTCHART
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue