windows-terminal/scratch/ScratchIslandApp/SampleApp
grammar-police 06baead9ea
Minor grammar fix (#14614)
`s/it's/its/`

Note that I didn't touch the several errors in the doc and doc/spec directories, since those seem to be dated and signed email excerpts, and I don't want to violate authorial integrity. Let me know if you would like me to fix those as well.

## References
p 57.  Murray, L.  (1824).  English grammar.  Philadelphia :  E. T. Scott.

I skimmed several hundred usages of the word "it's" in the code. This actually wasn't as tiresome as it sounds, since many of the code comments in this repo are entertaining and educational — the adjectives do not _necessarily_ apply in that order, but do _possibly_ apply in that order.
2023-01-09 19:25:03 +00:00
..
Resources/en-US Remove UTF-8 BOM from all files (#11821) 2021-11-29 12:54:35 -06:00
dll Minor grammar fix (#14614) 2023-01-09 19:25:03 +00:00
App.base.h Replicate winrt::make<> changes in ScratchIslandApp SampleAppLib (#10494) 2021-06-23 03:21:07 +00:00
App.cpp Remove our dependency on Microsoft.Toolkit.Win32.UI.XamlApplication (#14520) 2022-12-12 20:59:23 +00:00
App.h Remove our dependency on Microsoft.Toolkit.Win32.UI.XamlApplication (#14520) 2022-12-12 20:59:23 +00:00
App.idl Remove our dependency on Microsoft.Toolkit.Win32.UI.XamlApplication (#14520) 2022-12-12 20:59:23 +00:00
App.xaml Remove our dependency on Microsoft.Toolkit.Win32.UI.XamlApplication (#14520) 2022-12-12 20:59:23 +00:00
MyPage.cpp Use ControlProperties macros everywhere (#12145) 2022-01-12 18:56:25 +00:00
MyPage.h Add a Scratch.sln for prototyping (#10067) 2021-06-10 12:56:47 -05:00
MyPage.idl Add a Scratch.sln for prototyping (#10067) 2021-06-10 12:56:47 -05:00
MyPage.xaml Switch Connections to use `ValueSet`s to initialize them (#10184) 2021-07-20 15:02:17 +00:00
MySettings.cpp Add a Scratch.sln for prototyping (#10067) 2021-06-10 12:56:47 -05:00
MySettings.h Use ControlProperties macros everywhere (#12145) 2022-01-12 18:56:25 +00:00
MySettings.idl Add a Scratch.sln for prototyping (#10067) 2021-06-10 12:56:47 -05:00
SampleAppLib.vcxproj Remove our dependency on Microsoft.Toolkit.Win32.UI.XamlApplication (#14520) 2022-12-12 20:59:23 +00:00
SampleAppLogic.cpp Add a Scratch.sln for prototyping (#10067) 2021-06-10 12:56:47 -05:00
SampleAppLogic.h Add a Scratch.sln for prototyping (#10067) 2021-06-10 12:56:47 -05:00
SampleAppLogic.idl Add a Scratch.sln for prototyping (#10067) 2021-06-10 12:56:47 -05:00
init.cpp Add a Scratch.sln for prototyping (#10067) 2021-06-10 12:56:47 -05:00
packages.config Update to XAML 2.7.3 (#14123) 2022-10-07 00:13:57 +00:00
pch.cpp Remove UTF-8 BOM from all files (#11821) 2021-11-29 12:54:35 -06:00
pch.h Remove our dependency on Microsoft.Toolkit.Win32.UI.XamlApplication (#14520) 2022-12-12 20:59:23 +00:00