Fixed a typo
git-svn-id: file:///srv/devel/repo-conversion/nusu@118 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
b90ff1c78b
commit
1f1faac82a
|
@ -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>
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user