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

Commit 16b28110 authored by Clément Julliard's avatar Clément Julliard
Browse files
There was an extra "/" symbol in the Javadoc.

Bug: 308093030
Change-Id: I24645e16d50128b37528690b0052fafa94916e0f
parent 1d9d0bfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -374,7 +374,7 @@ public class Notification implements Parcelable
     * that you take care of task management as described in the
     * <a href="{@docRoot}guide/topics/fundamentals/tasks-and-back-stack.html">Tasks and Back
     * Stack</a> document.  In particular, make sure to read the
     * <a href="{@docRoot}/training/notify-user/navigation">Start
     * <a href="{@docRoot}training/notify-user/navigation">Start
     * an Activity from a Notification</a> page for the correct ways to launch an application from a
     * notification.
     */