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

Commit 85adf7b8 authored by Leon Scroggins's avatar Leon Scroggins Committed by Automerger Merge Worker
Browse files

Merge "Fix javadoc typos in Color and Context" am: d153fa3f am: 9c6d82c5 am: 377f7e28

parents 161ec6d0 377f7e28
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -767,7 +767,7 @@ public class Color {
     * Returns the alpha component encoded in the specified color long.
     * The returned value is always in the range \([0..1]\).
     *
     * @param color The color long whose blue channel to extract
     * @param color The color long whose alpha channel to extract
     * @return A float value in the range \([0..1]\)
     *
     * @see #colorSpace(long)