common: Fix typo.

--
Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
Justus Winter 2016-12-14 11:35:44 +01:00
parent d34a2bb410
commit d6e332422f
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ const char *gnupg_messages_locale_name (void);
logging subsystem. */
void setup_libgcrypt_logging (void);
/* Print an out of core emssage and die. */
/* Print an out of core message and die. */
void xoutofcore (void);
/* Same as estream_asprintf but die on memory failure. */