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

Commit 95cd0e65 authored by Arthur Ishiguro's avatar Arthur Ishiguro
Browse files

Fixes a minor typo in ContextHubClient API doc

Bug: 109949216
Test: None
Change-Id: I03f3e05b6e81b9e542daca43ee199bdf9cc64cb8
parent fc0bcae4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@ public class ContextHubClient implements Closeable {
    /**
     * Sends a message to a nanoapp through the Context Hub Service.
     *
     * This function returns TRANSACTION_SUCCESS if the message has reached the HAL, but
     * This function returns RESULT_SUCCESS if the message has reached the HAL, but
     * does not guarantee delivery of the message to the target nanoapp.
     *
     * @param message the message object to send