Skip to content

Commit

Permalink
codespell: ifdwrapper.c
Browse files Browse the repository at this point in the history
./src/ifdwrapper.c:231: Get's ==> Gets
  • Loading branch information
LudovicRousseau committed Feb 11, 2023
1 parent e1e1458 commit 3bd05ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ifdwrapper.c
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ RESPONSECODE IFDSetCapabilities(READER_CONTEXT * rContext, DWORD dwTag,
}

/**
* Get's capabilities in the reader.
* Gets capabilities in the reader.
* Other functions int this file will call
* the driver directly to not cause a deadlock.
*/
Expand Down

0 comments on commit 3bd05ea

Please sign in to comment.