Page MenuHome GnuPG

Typing error in gcry_md_debug documentation
Closed, ResolvedPublic

Description

There seems to be a typing error in the gcry_md_debug documentation:

  • Function: void gcry_md_debug (gcry_md_hd_t H, const char *SUFFIX) Enable debugging for the digest object with handle H. This creates create files named `dbgmd-<n>.<string>' while doing the actual hashing. [...]

It looks like it should be "This creates files" instead of "This creates create
files".

Event Timeline

werner claimed this task.

Thanks, Fix will go into 1.7.