Skip to content

Various small corrections#95

Merged
dennisdoomen merged 1 commit into
dennisdoomen:masterfrom
bkoelman:various
Oct 7, 2017
Merged

Various small corrections#95
dennisdoomen merged 1 commit into
dennisdoomen:masterfrom
bkoelman:various

Conversation

@bkoelman
Copy link
Copy Markdown
Contributor

@bkoelman bkoelman commented Oct 7, 2017

  • Spelling errors
  • Add digit separators in example
  • Fix missing generic type in example
  • Correct indents, spacing and prevent scrollbar on GitHub
  • Replace single-letter variables in examples with longer names
  • Add do keyword on AV1535; removed duplicate text in AV2400
  • Replace protected with non-private because the example contains public virtual member
  • Replaced Cant with Cannot (more proper language usage)
  • Fix AV2221: delegates is wrong terminology; should be anonymous function
  • Correct example by adding missing FirstOrDefault call.
  • Updated return type to be generic task
  • Correction: Replaced "whitespace" with "space" (whitespace represents the set of tabs, line breaks, spaces etc) which is not what's intended here.

- Spelling errors
- Add digit separators in example
- Fix missing generic type in example
- Correct indents, spacing and prevent scrollbar on GitHub
- Replace single-letter variables in examples with longer names
- Add `do` keyword on AV1535; removed duplicate text in AV2400
- Replace `protected` with non-private because the example contains
public virtual member
- Replaced Cant with Cannot (more proper language usage)
- Fix AV2221: `delegates` is wrong terminology; should be anonymous
function
- Correct example by adding missing `FirstOrDefault` call.
- Updated return type to be generic task
- Correction: Replaced "whitespace" with "space" (whitespace represents
the set of tabs, line breaks, spaces etc) which is not what's intended
here.
@dennisdoomen dennisdoomen merged commit 733ca55 into dennisdoomen:master Oct 7, 2017
@bkoelman bkoelman deleted the various branch October 7, 2017 10:57
mapfel pushed a commit to stepahead/CSharpGuidelines that referenced this pull request Mar 22, 2021
- Spelling errors
- Add digit separators in example
- Fix missing generic type in example
- Correct indents, spacing and prevent scrollbar on GitHub
- Replace single-letter variables in examples with longer names
- Add `do` keyword on AV1535; removed duplicate text in AV2400
- Replace `protected` with non-private because the example contains
public virtual member
- Replaced Cant with Cannot (more proper language usage)
- Fix AV2221: `delegates` is wrong terminology; should be anonymous
function
- Correct example by adding missing `FirstOrDefault` call.
- Updated return type to be generic task
- Correction: Replaced "whitespace" with "space" (whitespace represents
the set of tabs, line breaks, spaces etc) which is not what's intended
here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants