Fixed a typo

git-svn-id: file:///srv/devel/repo-conversion/nusu@118 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
Markus Ewald 2009-01-26 20:06:41 +00:00
parent b90ff1c78b
commit 1f1faac82a
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ namespace Nuclex.Support.Collections {
} }
#endregion // class SerializeDictionary #endregion // class SerializedDictionary
#endif // !COMPACTFRAMEWORK #endif // !COMPACTFRAMEWORK
/// <summary>Raised when an item has been added to the dictionary</summary> /// <summary>Raised when an item has been added to the dictionary</summary>

View File

@ -67,7 +67,7 @@ namespace Nuclex.Support.Collections {
} }
#endregion // class SerializeDictionary #endregion // class SerializedDictionary
/// <summary> /// <summary>
/// Initializes a new instance of the System.WeakReference class, using deserialized /// Initializes a new instance of the System.WeakReference class, using deserialized