am 9cec99ba: Merge "Fix typo in queue_property_triggers ident"
* commit '9cec99ba9c64d26e2fa34f310cba13ff119b4c55': Fix typo in queue_property_triggers ident
This commit is contained in:
commit
d39f9d9378
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