Fix a copy/pasteo

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
This commit is contained in:
Dave Pearson
2023-05-25 14:16:15 +01:00
committed by GitHub
parent aca8ec4833
commit 4764c100e3

View File

@@ -223,7 +223,7 @@ class SelectionList(Generic[SelectionType], OptionList):
"""Initialise the selection list.
Args:
*content: The content for the selection list.
*selections: The content for the selection list.
name: The name of the selection list.
id: The ID of the selection list in the DOM.
classes: The CSS classes of the selection list.