diff --git a/assets/settings/default.json b/assets/settings/default.json index 490a9ae874e033f55e639356162d3891bb1bd18e..d883953740733aaafa48bb8da4616ca844e5fb88 100644 --- a/assets/settings/default.json +++ b/assets/settings/default.json @@ -547,7 +547,7 @@ "git_panel": { // Whether to show the git panel button in the status bar. "button": true, - // Where to the git panel. Can be 'left' or 'right'. + // Where to show the git panel. Can be 'left' or 'right'. "dock": "left", // Default width of the git panel. "default_width": 360,