Skip to content

Commit 73e60ea

Browse files
Fix documentation typo.
1 parent d89b4d4 commit 73e60ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/SourceKit/docs/Protocol.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ response for the cursor-info request will have an entry for the module name:
173173
key.modulename: "<module-name>"
174174

175175
Also if there is already a generated-interface document for this module
176-
previously opened, there will be an entry with the "virtual name" assosiated
176+
previously opened, there will be an entry with the "virtual name" associated
177177
with this document (from the previous 'editor.open.interface' request):
178178

179179
key.module_interface_name: "<virtual name for interface document>"

0 commit comments

Comments
 (0)