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

Commit 9c38e142 authored by Colin Cross's avatar Colin Cross Committed by Android Git Automerger
Browse files

am 1a2f32c4: am d39f9d93: am 9cec99ba: Merge "Fix typo in queue_property_triggers ident"

* commit '1a2f32c4':
  Fix typo in queue_property_triggers ident
parents cef6db21 1a2f32c4
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