Skip to content

Commit a848ffe

Browse files
committed
fix-typo
1 parent 49e7191 commit a848ffe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/resources/appresource.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ knowledge.notify.ignore.on="Public" is exempt
468468
knowledge.notify.ignore.off=Include in the notice a "public"
469469
knowledge.notify.target=Notification destination
470470
knowledge.notify.target.mail=MAIL
471-
knowledge.notify.target.desktop=DESKTOP(Only Chorome/Firefox)
471+
knowledge.notify.target.desktop=DESKTOP(Only Chrome/Firefox)
472472
knowledge.notify.conditions=Notify Conditions
473473
knowledge.notify.conditions.myitem.comment=Notify me when comment is registered in the post that you have registered
474474
knowledge.notify.conditions.myitem.like=Notify me when "Likes" is added to the post that you have registered

src/main/resources/appresource_ja.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ knowledge.notify.ignore.on=対象外にする
468468
knowledge.notify.ignore.off=対象外にしない
469469
knowledge.notify.target=通知先
470470
knowledge.notify.target.mail=メール通知
471-
knowledge.notify.target.desktop=デスクトップ通知(Chorome/Firefoxのみ)
471+
knowledge.notify.target.desktop=デスクトップ通知(Chrome/Firefoxのみ)
472472
knowledge.notify.conditions=通知する条件
473473
knowledge.notify.conditions.myitem.comment=自分が登録した投稿にコメントが登録されたら通知
474474
knowledge.notify.conditions.myitem.like=自分が登録した投稿に「いいね!」が追加されたら通知

0 commit comments

Comments
 (0)