Skip to content

Commit 7b5a6ed

Browse files
committed
doc: 更新文档注释
1 parent b97582a commit 7b5a6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor/Components/Select/MultiSelect.razor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
namespace BootstrapBlazor.Components;
1111

1212
/// <summary>
13-
/// MultiSelect 组件
13+
/// MultiSelect component
1414
/// </summary>
1515
public partial class MultiSelect<TValue>
1616
{

0 commit comments

Comments
 (0)