Skip to content

Commit

Permalink
Editoral: fix typo in the "default" autocapitalization hint description
Browse files Browse the repository at this point in the history
  • Loading branch information
kemzeb committed Sep 28, 2024
1 parent b8ea975 commit 7e629eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -81658,8 +81658,8 @@ body { display:none }

<dl>
<dt><dfn data-x="autocap-hint-default">default</dfn></dt>
<dd><p>The user agent and input method should use make their own determination of whether or not
to enable autocapitalization.</p></dd>
<dd><p>The user agent and input method should make their own determination of whether or not to
enable autocapitalization.</p></dd>

<dt><dfn data-x="autocap-hint-none">none</dfn></dt>
<dd><p>No autocapitalization should be applied (all letters should default to
Expand Down

0 comments on commit 7e629eb

Please sign in to comment.