spelling: calculatorcontrol

This commit is contained in:
Josh Soref 2019-03-06 20:57:12 -05:00
commit 622e41d67e

View file

@ -98,7 +98,7 @@ namespace CalculationManager
}
/// <summary>
/// Callback from the CalculatorControll
/// Callback from the CalculatorControl
/// Passed in string representations of memorized numbers get passed to the client
/// </summary>
/// <param name="memorizedNumber">vector containing wstring values of memorized numbers</param>