1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

typo fixes

This commit is contained in:
Werner Koch 2005-04-11 16:09:18 +00:00
parent cf502487fc
commit 1c88f744d6
2 changed files with 2 additions and 2 deletions

View file

@ -87,7 +87,7 @@ struct inq_needpin_s {
/* This function must be called once to initialize this module. This
has to be done before a second thread is spawned. We can't do the
static initialization because Pth emulation code might not be able
to do a static init; in particualr, it is not possible for W32. */
to do a static init; in particular, it is not possible for W32. */
void
initialize_module_call_scd (void)
{