This commit is contained in:
cinder
2025-01-20 08:31:33 -06:00
parent c7bf01efff
commit 844e752a7f
11 changed files with 27 additions and 30 deletions

View File

@@ -370,7 +370,7 @@ namespace OpenMetaverse.StructuredData
#endregion Implicit Conversions
/// <summary>
/// Uses reflection to create an SDMap from all of the SD
/// Uses reflection to create an SDMap from all SD
/// serializable types in an object
/// </summary>
/// <param name="obj">Class or struct containing serializable types</param>