Skip to content

Commit

Permalink
Fix typo in documentation
Browse files Browse the repository at this point in the history
Thanks to antonio-fr for the bug report.
Fixes #159
  • Loading branch information
LudovicRousseau committed Jul 21, 2023
1 parent 0c01f60 commit 05ea537
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions smartcard/scard/scard.i
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ depending on the Operating System::
SCardControl Y Y
SCardDisconnect Y Y
SCardEndTransaction Y Y
SCardEstablishConteYt Y Y
SCardEstablishContext Y Y
SCardForgetCardType Y
SCardForgetReader Y
SCardForgetReaderGroup Y
Expand All @@ -79,14 +79,14 @@ depending on the Operating System::
SCardIntroduceCardType Y
SCardIntroduceReader Y
SCardIntroduceReaderGroup Y
SCardIsValidConteYt Y Y
SCardIsValidContext Y Y
SCardListCards Y
SCardListInterfaces Y
SCardListReaderGroups Y Y
SCardListReaders Y Y
SCardLocateCards Y
SCardReconnect Y Y
SCardReleaseConteYt Y Y
SCardReleaseContext Y Y
SCardRemoveReaderFromGroup Y
SCardSetAttrib Y Y
SCardSetCartTypeProviderName
Expand Down

0 comments on commit 05ea537

Please sign in to comment.