Skip to content

Commit c4c8595

Browse files
committed
Spelling
1 parent b448e3f commit c4c8595

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/actions/spelling/allow.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -594,6 +594,8 @@ toupper
594594
TOutput
595595
towlower
596596
TRACELOGGING
597+
Trenly
598+
trenlymc
597599
triaged
598600
trunc
599601
TRUSTEDPEOPLE

doc/specs/#3061 - Marketing Version.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,15 @@ Example Package Example.Package 1.2.5 * 1.2.5 winget
7373
### `winget install Example.Package --version 1.2.4.7b`
7474
*This would install version 1.2.4.7b*
7575
```
76-
Found Badlion Client [Badlion.BadlionClient] Version 1.2.4 beta
76+
Found Example Package [Example.Package] Version 1.2.4 beta
7777
This application is licensed to you by its owner.
7878
...
7979
```
8080

8181
### `winget install Example.Package --version '1.2.4 beta'`
8282
*This would install version 1.2.4.8b*
8383
```
84-
Found Badlion Client [Badlion.BadlionClient] Version 1.2.4 beta
84+
Found Example Package [Example.Package] Version 1.2.4 beta
8585
This application is licensed to you by its owner.
8686
...
8787
```

0 commit comments

Comments
 (0)