A few minor documentation fixes. (#3599)
* A few minor documentation fixes. * Removed more invalid inheritdoc instances.
This commit is contained in:
parent
951700fdd8
commit
7defc59b9d
5 changed files with 6 additions and 20 deletions
|
@ -344,7 +344,7 @@ namespace ARMeilleure.Translation
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Removes the value from the dictionary after searching for it with <paramref name="key">.
|
||||
/// Removes the value from the dictionary after searching for it with <paramref name="key"/>.
|
||||
/// </summary>
|
||||
/// <param name="key">Key to search for</param>
|
||||
/// <returns>Number of deleted values</returns>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue