Skip to content

Commit

Permalink
Pull in changes to specs that were accidentally removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Trenly committed Jul 17, 2024
1 parent 6d0e97c commit 4dc7104
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/specs/#396 - Settings command.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@ The author of this document firmly believes that `--plain` must be replaced with

### Source auto update

Currently, WinGet updates the source after 5 minutes. This setting will enable users to set the timeout in minutes.
Currently, WinGet updates the source after 5 minutes. This setting will will enable users to set the timeout in minutes.

Check failure on line 154 in doc/specs/#396 - Settings command.md

View workflow job for this annotation

GitHub Actions / Check Spelling

` will will ` matches a line_forbidden.patterns entry: `\s([A-Z]{3,}|[A-Z][a-z]{2,}|[a-z]{3,})\s\g{-1}\s`. (forbidden-pattern)

Value must be integers with a minimum of 0. An arbitrary limit can be set but is not strictly necessary. A value of 0 indicates no update.
Value must be integers with a minimum of 0. An arbitrary limit limit can be set but is not strictly necessary. A value of 0 indicates no update.

Check failure on line 156 in doc/specs/#396 - Settings command.md

View workflow job for this annotation

GitHub Actions / Check Spelling

` limit limit ` matches a line_forbidden.patterns entry: `\s([A-Z]{3,}|[A-Z][a-z]{2,}|[a-z]{3,})\s\g{-1}\s`. (forbidden-pattern)

```
"Source": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ The Product should have a age rating that would merit a rating of PEGI 12, ESRB

### 2.11.1

If the Product provides content (such as user-generated, retail or other web-based content) that might be appropriate for a higher age rating than its assigned rating, you must enable users to opt in to receiving such content by using a content filter or by signing in with a preexisting account.
If the Product provides content (such as user-generated, retail or other web-based content) that might be appropriate for a higher age rating than its assigned rating, you must enable users to opt in to receiving such content by using a content filter or by signing in with a pre-existing account.

Check failure on line 266 in doc/windows/package-manager/package/windows-package-manager-policies.md

View workflow job for this annotation

GitHub Actions / Check Spelling

`pre-existing` matches a line_forbidden.patterns entry: `[Pp]re[- ]existing`. (forbidden-pattern)

### 2.12 User Generated Content

Expand Down

0 comments on commit 4dc7104

Please sign in to comment.