diff options
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r-- | doc/ledger3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 123b589d..f6cc6230 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -6770,7 +6770,7 @@ The support algorithms are: @table @code @item sha512 Use the SHA512 hashing algorithm. -@item sha512_256 +@item sha512_half Same as SHA512, but record only the first 256 bits. @end table |