aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Common/EntryTable.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ARMeilleure/Common/EntryTable.cs')
-rw-r--r--ARMeilleure/Common/EntryTable.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ARMeilleure/Common/EntryTable.cs b/ARMeilleure/Common/EntryTable.cs
index a0ed7c8e..b61af8f8 100644
--- a/ARMeilleure/Common/EntryTable.cs
+++ b/ARMeilleure/Common/EntryTable.cs
@@ -168,7 +168,7 @@ namespace ARMeilleure.Common
}
/// <summary>
- /// Releases all unmanaged and optionally managed resources used by the <see cref="EntryTable{TEntry}{T}"/>
+ /// Releases all unmanaged and optionally managed resources used by the <see cref="EntryTable{TEntry}"/>
/// instance.
/// </summary>
/// <param name="disposing"><see langword="true"/> to dispose managed resources also; otherwise just unmanaged resouces</param>