Skip to content

Missing word in variable's documentation #68169

@RobertHenry6bev

Description

@RobertHenry6bev

Description

RETAIL_CONFIG_DWORD_INFO(INTERNAL_TC_CallCountingDelayMs, W("TC_CallCountingDelayMs"), TC_CallCountingDelayMs, "A perpetual delay in milliseconds that is applied call counting in tier 0 and jitting at higher tiers, while there is startup-like activity.")
contains documentation which has as a substring "...
A perpetual delay in milliseconds that is applied call counting in tier 0

There's a word missing between "applied" and "call counting". Perhaps that missing word is "to"?

Reproduction Steps

grep the source code

Expected behavior

complete English sentences

Actual behavior

missing a word; the sentence does not scan

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions