mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 22:03:11 -07:00
spelling: notifications
This commit is contained in:
parent
ba46c0286c
commit
45fc4baac5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
namespace CalculatorApp::Common::Automation
|
||||
{
|
||||
// This class exists so that the app can run on RS2 and use LiveRegions
|
||||
// to host notifiactions on those builds.
|
||||
// to host notifications on those builds.
|
||||
// When the app switches to min version RS3, this class can be removed
|
||||
// and the app will switch to using the Notification API.
|
||||
// TODO - MSFT 12735088
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue