Apply spell check (#41)

This commit is contained in:
Matt Cooley 2019-02-26 20:41:04 -08:00 committed by GitHub
parent 81a6f59430
commit 28f982a6e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
41 changed files with 131 additions and 131 deletions

View file

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#pragma once
@ -61,7 +61,7 @@ namespace CalculatorApp { namespace Common
}
}
// Implementented methods
// Implemented methods
virtual bool MoveCurrentTo(Platform::Object^ item) = Windows::UI::Xaml::Data::ICollectionView::MoveCurrentTo
{
if (item)