mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
[spellchecker]Fix Awake spellchecker errors (#16356)
This commit is contained in:
@@ -28,8 +28,8 @@ namespace Awake
|
||||
{
|
||||
internal class Program
|
||||
{
|
||||
// PowerToys Awake build codename. Used for exact logging
|
||||
// that does not map to PowerToys broad versioning to pinpoint
|
||||
// PowerToys Awake build code name. Used for exact logging
|
||||
// that does not map to PowerToys broad version schema to pinpoint
|
||||
// internal issues easier.
|
||||
// Format of the build ID is: CODENAME_MMDDYYYY, where MMDDYYYY
|
||||
// is representative of the date when the last change was made before
|
||||
|
||||
Reference in New Issue
Block a user