Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.

Fix typo #2620

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/timeline/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1592,7 +1592,7 @@ <h2 id="Events">Events</h2>
</ul>
</td>
<td>Fired after the user selects or deselects items by tapping or holding them.
When a use taps an already selected item, the select event is fired again.
When a user taps an already selected item, the select event is fired again.
Not fired when the method <code>setSelection</code>is executed.
</td>
</tr>
Expand Down