From 7defc59b9dee5459e52f394642643dbd59c9b32f Mon Sep 17 00:00:00 2001 From: Nicholas Rodine Date: Fri, 19 Aug 2022 16:21:06 -0500 Subject: A few minor documentation fixes. (#3599) * A few minor documentation fixes. * Removed more invalid inheritdoc instances. --- ARMeilleure/Translation/IntervalTree.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ARMeilleure/Translation/IntervalTree.cs') diff --git a/ARMeilleure/Translation/IntervalTree.cs b/ARMeilleure/Translation/IntervalTree.cs index 51b9a51f..10bab7ae 100644 --- a/ARMeilleure/Translation/IntervalTree.cs +++ b/ARMeilleure/Translation/IntervalTree.cs @@ -344,7 +344,7 @@ namespace ARMeilleure.Translation } /// - /// Removes the value from the dictionary after searching for it with . + /// Removes the value from the dictionary after searching for it with . /// /// Key to search for /// Number of deleted values -- cgit v1.2.3