python-yubico icon indicating copy to clipboard operation
python-yubico copied to clipboard

docs: Fix a few typos

Open timgates42 opened this issue 3 years ago • 0 comments

There are small typos in:

  • doc/ykdef.h
  • yubico/yubikey_config_util.py
  • yubico/yubikey_neo_usb_hid.py

Fixes:

  • Should read substitute rather than subtitute.
  • Should read encoding rather than enconding.
  • Should read deprecated rather than depreacted.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

timgates42 avatar Dec 18 '21 21:12 timgates42