diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml
index 790463f8a8..50cdf9b84c 100644
--- a/docs/manual/expr.xml
+++ b/docs/manual/expr.xml
@@ -482,7 +482,7 @@ listfunction ::= listfuncname "(" word ")"
Decode base64 encoded string, return truncated string if 0x00 is
found | |
sha1 |
- Hash the string using SHA1, then encode the hash with base64
+ | Hash the string using SHA1, then encode the hash with hexadecimal
encoding | |
file |
Read contents from a file | yes |