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

Commit b61121d2 authored by Scott Kennedy's avatar Scott Kennedy Committed by Android Git Automerger
Browse files

am ee6f89ff: am 3332aa98: am d7ec742c: docs: Minor typos

* commit 'ee6f89ff':
  docs: Minor typos
parents 6f8fe8dd ee6f89ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -575,7 +575,7 @@ ID to reference the array.</dd>
      </dl>
    </dd>
  <dt id="integer-array-item-element"><code>&lt;item&gt;</code></dt>
    <dd>An integer. The value can be a referenced to another
    <dd>An integer. The value can be a reference to another
integer resource. Must be a child of a {@code &lt;integer-array&gt;} element.
      <p>No attributes.</p>
    </dd>
+1 −1
Original line number Diff line number Diff line
@@ -303,7 +303,7 @@ resource ID.</dd>

    </dd>
  <dt id="plurals-item-element"><code>&lt;item&gt;</code></dt>
    <dd>A plural or singular string. The value can be a referenced to another
    <dd>A plural or singular string. The value can be a reference to another
string resource. Must be a child of a {@code &lt;plurals&gt;} element. Beware that you must
escape apostrophes and quotation marks. See <a href="#FormattingAndStyling">Formatting and
Styling</a>, below, for information about to properly style and format your strings.