Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvp committed Jan 13, 2015
1 parent 61f06d1 commit a184188
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
namespace System.Threading
{
/// <summary>
/// A helper class to get the number of preocessors, it updates the numbers of processors every sampling interval
/// A helper class to get the number of processors, it updates the number of processors every sampling interval
/// </summary>
internal static class PlatformHelper
{
Expand Down

0 comments on commit a184188

Please sign in to comment.