I noticed RPC documentation is a bit inconsistent. Sometimes there is period at the end of the sentence, sometimes there is not, etc… so I thought I open an up for grab issue that does not require any coding skills.
As a starting point, I selected out 6 reasonable recommendation from .NET Error Message Guidelines those could make the style more consistent:
- Use complete but simple sentences.
- Use correct capitalization.
- End each sentence in a period.
- Avoid uppercase text and exclamation points.
- Do not anthropomorphize. Do not imply that programs or hardware can think or feel.
- Do not use colloquial words or phrases. Do not use terms that may be offensive in certain cultures.
- Avoid the word “please”. It can be interpreted to mean that a required action is optional.