Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrjc <rjc@users.noreply.github.com>2021-10-04 17:53:56 +0300
committerGitHub <noreply@github.com>2021-10-04 17:53:56 +0300
commite7d0b82c5660224da0dd0948eff573ffef369585 (patch)
treefe83638d6aa969cc78fb5b2711a2ffc5cc994495 /resources
parent48272059d9cd7f42ca06874e105517c986fde68c (diff)
Fix Description field
Diffstat (limited to 'resources')
-rw-r--r--resources/linux/debian/control.template8
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/linux/debian/control.template b/resources/linux/debian/control.template
index ca6c51a6339..bfe0aa52da2 100644
--- a/resources/linux/debian/control.template
+++ b/resources/linux/debian/control.template
@@ -11,7 +11,7 @@ Provides: visual-studio-@@NAME@@
Conflicts: visual-studio-@@NAME@@
Replaces: visual-studio-@@NAME@@
Description: Code editing. Redefined.
- Visual Studio Code is a new choice of tool that combines the simplicity of a
- code editor with what developers need for the core edit-build-debug cycle.
- See https://code.visualstudio.com/docs/setup/linux for installation
- instructions and FAQ.
+ Visual Studio Code is a new choice of tool that combines the simplicity of
+ a code editor with what developers need for the core edit-build-debug cycle.
+ See https://code.visualstudio.com/docs/setup/linux for installation
+ instructions and FAQ.