Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Commit

Permalink
acccess -> access (#5337)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-john-doe authored and jkotas committed Feb 3, 2018
1 parent 712f92a commit 329c327
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ public static bool TryGetFieldAccessMetadata(
}

/// <summary>
/// Try to look up field acccess info for given canon in metadata blobs for all available modules.
/// Try to look up field access info for given canon in metadata blobs for all available modules.
/// </summary>
/// <param name="metadataReader">Metadata reader for the declaring type</param>
/// <param name="declaringTypeHandle">Declaring type for the method</param>
Expand Down

0 comments on commit 329c327

Please sign in to comment.