mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
applied Mathews typo and grammar fixes
This commit is contained in:
parent
3c7368a33d
commit
700c438def
62 changed files with 386 additions and 314 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
|
||||
/****************
|
||||
* Construct a filename form the NULL terminated list of parts.
|
||||
* Construct a filename from the NULL terminated list of parts.
|
||||
* Tilde expansion is done here.
|
||||
*/
|
||||
char *
|
||||
|
@ -66,7 +66,7 @@ make_filename( const char *first_part, ... )
|
|||
|
||||
|
||||
/****************
|
||||
* A simple function to decide, wether the filename ist stdout
|
||||
* A simple function to decide whether the filename is stdout
|
||||
* or a real filename.
|
||||
*/
|
||||
const char *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue