2002-03-17 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Mon, 18 Mar 2002 00:01:51 +0000 (00:01 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Mon, 18 Mar 2002 00:01:51 +0000 (00:01 +0000)
* gpgme.texi (Detailed Results): Fix syntax error in last change.

doc/ChangeLog
doc/gpgme.texi

index eaa1f69bf7abdb46c7730f8d38cc214409a0e283..316fac1c7c08ee1174229004bed99cd6fccf39e5 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-17  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Detailed Results): Fix syntax error in last change.
+
 2002-03-08  Werner Koch  <wk@gnupg.org>
 
        * gpgme.texi (Detailed Results): Import does also return info.
index 573742f3eb34d3c1e492cb08fb08c7459cba4488..634c37298c8ec218b17ed3741ee4566321ef8635 100644 (file)
@@ -2370,7 +2370,8 @@ Here is a sample of the information that might be returned:
 @end example
 
 Currently, the only operations that return additional information are
-encrypt, sign and import.  @xref{Encrypt}, @xref{Sign}, @xref(Importing Keys}.
+encrypt, sign and import.  @xref{Encrypt}, @xref{Sign},
+@xref{Importing Keys}.
 
 The function returns a string or @code{NULL} if no such data is
 available.