Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cec99ba authored by Colin Cross's avatar Colin Cross Committed by android code review
Browse files

Merge "Fix typo in queue_property_triggers ident"

parents 5cc398ef 469b7b2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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