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

Commit 0d985df7 authored by Dan Sandler's avatar Dan Sandler Committed by Android Git Automerger
Browse files

am ed3a7e7c: Merge "Fix docs build." into lmp-dev

* commit 'ed3a7e7c9a44d9717f7d1d1c444fbc751d9b3a6f':
  Fix docs build.
parents 46307604 e9a96d34
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -229,7 +229,7 @@ public class Network implements Parcelable {
     * in the past or future will cease to work.
     *
     * The returned URL may have a {@link URLStreamHandler} explicitly set, which may not be the
     * handler generated by the factory set with {@link java.net.URL.setURLStreamHandlerFactory}. To
     * handler generated by the factory set with {@link java.net.URL#setURLStreamHandlerFactory}. To
     * affect the {@code URLStreamHandler}s of URLs returned by this method, call
     * {@link #setNetworkBoundURLFactory}.
     *