Skip to content

Commit

Permalink
Fix a grammatical mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
TsudaKageyu committed Sep 30, 2015
1 parent 8e53a03 commit 7d66ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IconExtractor/IconExtractor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ private void Initialize(string fileName)

ENUMRESNAMEPROC callback = (h, t, name, l) =>
{
// Refer the following URL for the data structures used here:
// Refer to the following URL for the data structures used here:
// http://msdn.microsoft.com/en-us/library/ms997538.aspx

// RT_GROUP_ICON resource consists of a GRPICONDIR and GRPICONDIRENTRY's.
Expand Down

0 comments on commit 7d66ce0

Please sign in to comment.