summaryrefslogtreecommitdiff
path: root/internal/lsp/document_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/lsp/document_test.go')
-rw-r--r--internal/lsp/document_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/lsp/document_test.go b/internal/lsp/document_test.go
index c805d22..0d19f29 100644
--- a/internal/lsp/document_test.go
+++ b/internal/lsp/document_test.go
@@ -1,4 +1,4 @@
-// Summary: Tests for LSP document model (line management, edits, and transformations).
+// Tests for LSP document model (line management, edits, and transformations).
package lsp
import (