Fix a typo in default.json (#22589)

Release Notes:

- N/A
This commit is contained in:
Justin Su
2025-01-02 21:44:51 +00:00
committed by GitHub
parent 8cb397cf6c
commit 898064e6b4
+1 -1
View File
@@ -746,7 +746,7 @@
// Delay is restarted with every cursor movement.
// "delay_ms": 600
//
// Whether or not do display the git commit summary on the same line.
// Whether or not to display the git commit summary on the same line.
// "show_commit_summary": false
//
// The minimum column number to show the inline blame information at