Skip to content

Commit

Permalink
Merge pull request #1556 from JeremyWu917/master
Browse files Browse the repository at this point in the history
bugfix: fix typo #963
  • Loading branch information
NaBian authored Apr 3, 2024
2 parents cfd842b + ee07b4d commit d8bf35c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Seperator 分隔符
title: Separator 分隔符
---

# SeparatorBaseStyle
Expand Down
2 changes: 1 addition & 1 deletion doc/themes/next/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ menu:
RadioButton 单选按钮: /radioButton/ ||
RichTextBox 富文本框: /richTextBox/ ||
ScrollViewer 滚动视图: /scrollViewer/ ||
Seperator 分隔符: /seperator/ ||
Separator 分隔符: /separator/ ||
Slider 滑块: /slider/ ||
StatusBar 状态栏: /statusBar/ ||
TabControl 选项卡控件: /tabControl/ ||
Expand Down

0 comments on commit d8bf35c

Please sign in to comment.