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

Commit 61a21770 authored by Fabrice Di Meglio's avatar Fabrice Di Meglio
Browse files

Fix Javadoc spelling

Change-Id: I93685d3d092ce5e16bfa0e65e11d85ae030f3f29
parent a40627da
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5726,7 +5726,7 @@ public abstract class ViewGroup extends View implements ViewParent, ViewManager
        /**
         * Sets the relative start margin.
         *
         * @param start the start marging size
         * @param start the start margin size
         *
         * @attr ref android.R.styleable#ViewGroup_MarginLayout_layout_marginStart
         */
@@ -5755,7 +5755,7 @@ public abstract class ViewGroup extends View implements ViewParent, ViewManager
        /**
         * Sets the relative end margin.
         *
         * @param end the end marging size
         * @param end the end margin size
         *
         * @attr ref android.R.styleable#ViewGroup_MarginLayout_layout_marginEnd
         */