mirror of
https://github.com/dlang-community/DCD.git
synced 2025-04-26 13:19:56 +03:00
fixed typos/capitalization
This commit is contained in:
parent
65539e7ca5
commit
9858194a64
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ cursor position (in bytes).
|
|||
This will cause the client to print a listing of completions to *stdout*.
|
||||
The client will print either a listing of function call tips, or a listing of of
|
||||
completions depending on if the cursor was directly after a dot character or after
|
||||
a left parethesis.
|
||||
a left parenthesis.
|
||||
|
||||
The file name is optional. If it is not specified, input will be read from *stdin*.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue