mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 22:03:11 -07:00
spelling: consumed
This commit is contained in:
parent
bad36c10a7
commit
4293993ea7
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ namespace Numbers
|
|||
OBSERVABLE_PROPERTY_RW(Platform::String^, SlotValue);
|
||||
};
|
||||
|
||||
// This class is to be consumbed exclusively by Blend and the VS designer
|
||||
// This class is to be consumed exclusively by Blend and the VS designer
|
||||
// with this class Blend will be able to populate the controls, the CalculationResults control for example,
|
||||
// with the hardcoded strings so whoever is working on the UI can actually see how the app would look like
|
||||
// with semi-realistic data.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue