Skip to content

Commit

Permalink
Fix up typo in doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tintoy committed Jul 2, 2020
1 parent cd65404 commit 17da683
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ protected CompletionProvider(ILogger logger)
/// Handle characters (if any) that triggered the completion.
/// </summary>
/// <param name="projectDocument">
/// The <see cref="ProjectDocument"/> that contains the <paramref name="location"/>.
/// The <see cref="ProjectDocument"/> that contains the <paramref name="targetRange"/>.
/// </param>
/// <param name="triggerCharacters">
/// The character(s), if any, that triggered completion.
Expand Down

0 comments on commit 17da683

Please sign in to comment.