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

Commit 83f6768e authored by Joshua Baxter's avatar Joshua Baxter Committed by android-build-merger
Browse files

docs: fix a couple of minor typos am: 9bc8e0cb am: 7cebef85 am: ffcb9480

am: a5fde3c2

Change-Id: I7737e9479ef6adc1ebe4c0e828eb4516daf20c0d
parents d41a7259 a5fde3c2
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -49,8 +49,8 @@ import java.util.concurrent.CountDownLatch;
 * limited to a local network over Multicast DNS. DNS service discovery is described at
 * limited to a local network over Multicast DNS. DNS service discovery is described at
 * http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt
 * http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt
 *
 *
 * <p> The API is asynchronous and responses to requests from an application are on listener
 * <p> The API is asynchronous, and responses to requests from an application are on listener
 * callbacks on a seperate internal thread.
 * callbacks on a separate internal thread.
 *
 *
 * <p> There are three main operations the API supports - registration, discovery and resolution.
 * <p> There are three main operations the API supports - registration, discovery and resolution.
 * <pre>
 * <pre>