diff options
author | Marcus Brinkmann <[email protected]> | 2003-05-28 02:11:25 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-05-28 02:11:25 +0000 |
commit | 8585e1cc532781367d15231ad0b129c4e21a24ff (patch) | |
tree | 84457791644194c461c1e9d79d275c20780c7050 | |
parent | 2003-05-28 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-8585e1cc532781367d15231ad0b129c4e21a24ff.tar.gz gpgme-8585e1cc532781367d15231ad0b129c4e21a24ff.zip |
Fix typo.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Noteworthy changes in version 0.4.1 (unreleased) self-consistent. Here is an overview on the changes: All types have been renamed to conform to the GNU coding standards, - most of the time by keeping the whole name in lowercase and insert + most of the time by keeping the whole name in lowercase and inserting underscores between words. All operations consistently only accept input parameters in their |