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

Commit c2a0d9e5 authored by John Spurlock's avatar John Spurlock Committed by Android Git Automerger
Browse files

am 66c46c4a: am 3a9321d4: Docs: Fix typo in Preference android:order attribute.

* commit '66c46c4a':
  Docs: Fix typo in Preference android:order attribute.
parents c3d174a0 66c46c4a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6352,7 +6352,7 @@
        <!-- The summary for the Preference in a PreferenceActivity screen. -->
        <attr name="summary" />
        <!-- The order for the Preference (lower values are to be ordered first). If this is not
             specified, the default orderin will be alphabetic. -->
             specified, the default ordering will be alphabetic. -->
        <attr name="order" format="integer" />
        <!-- When used inside of a modern PreferenceActivity, this declares
             a new PreferenceFragment to be shown when the user selects this item. -->