mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
spelling: calculatorcontrol
This commit is contained in:
parent
83c29eb1e3
commit
622e41d67e
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ namespace CalculationManager
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Callback from the CalculatorControll
|
/// Callback from the CalculatorControl
|
||||||
/// Passed in string representations of memorized numbers get passed to the client
|
/// Passed in string representations of memorized numbers get passed to the client
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="memorizedNumber">vector containing wstring values of memorized numbers</param>
|
/// <param name="memorizedNumber">vector containing wstring values of memorized numbers</param>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue