vcs: fix typo in bundled string

Follow-up: a3390638f2aa2eeb6990d69775959cff61603a82

GitOrigin-RevId: 947319dcb740a5c190b7d259f0c7ce9e78b553fe
This commit is contained in:
Aleksey Pivovarov
2023-09-15 15:54:20 +02:00
committed by intellij-monorepo-bot
parent 9956dec6e7
commit 14811f94db

View File

@@ -1123,7 +1123,7 @@ enable.combined.diff=true
enable.combined.diff.restartRequired=true
enable.combined.diff.description=Enable diff viewer that allow to show all changed files in a single view ("All in One Diff")
enable.combined.patch.viewer=false
enable.combined.patch.viewer.description=Enable patch FileEditor that allow to show changed files as text
enable.combined.patch.viewer.description=Enable patch file viewer that allows to show changed files as diff-like panel
combined.diff.files.limit=1000
combined.diff.files.limit.description=If limit reached, show simple diff instead "All in One Diff".\ Set "-1" to turn limit off.
combined.diff.loaded.content.limit=20