* commit 'd39f9d93788ed08f8e90d04bdac798e3f3595889': Fix typo in queue_property_triggers ident
This commit is contained in:
commit
1a2f32c482
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 */
|
||||
queue_builtin_action(queue_property_triggers_action, "queue_propety_triggers");
|
||||
queue_builtin_action(queue_property_triggers_action, "queue_property_triggers");
|
||||
|
||||
|
||||
#if BOOTCHART
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue