mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Fix typos
--
This commit is contained in:
parent
02dc518787
commit
1f872cb4ad
6 changed files with 6 additions and 6 deletions
|
@ -134,7 +134,7 @@ tty_get_ttyname (void)
|
|||
got_name = 1;
|
||||
}
|
||||
#endif /*HAVE_CTERMID*/
|
||||
/* Assume the standard tty on memory error or when tehre is no
|
||||
/* Assume the standard tty on memory error or when there is no
|
||||
ctermid. */
|
||||
return name? name : "/dev/tty";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue