Merge pull request #501 from hamidzr/master

fixed minor typos
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
This commit is contained in:
The Dlang Bot 2018-06-29 23:36:04 +02:00 committed by GitHub
commit 54e95157db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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*.