Skip to content

Commit

Permalink
誤字を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
takusea committed Oct 1, 2024
1 parent b731ca0 commit c95aff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Dialog/SettingDialog/SettingDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
/>
<ButtonToggleCell
title="テキスト自動分割"
description="スト貼り付けの際のテキストの分割箇所を選べます"
description="テキスト貼り付けの際のテキストの分割箇所を選べます"
:modelValue="splitTextWhenPaste"
:options="[
{
Expand Down

0 comments on commit c95aff2

Please sign in to comment.