docs: Fixed typo

This commit is contained in:
Chris Cameron
2021-10-20 10:11:50 -04:00
parent 1b79bd21df
commit be50aa3314

View File

@@ -37,7 +37,7 @@ namespace ICD.Common.Utils
} }
/// <summary> /// <summary>
/// Adds the property with the given name and value to the builder without any additonal formatting. /// Adds the property with the given name and value to the builder without any additional formatting.
/// </summary> /// </summary>
/// <param name="name"></param> /// <param name="name"></param>
/// <param name="value"></param> /// <param name="value"></param>