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

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

am 9cec99ba: Merge "Fix typo in queue_property_triggers ident"

* commit '9cec99ba':
  Fix typo in queue_property_triggers ident
parents 1e28088f 9cec99ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line 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 */
        /* 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