summaryrefslogtreecommitdiffhomepage
path: root/lib.m4
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-10-30 23:01:32 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-10-30 23:01:32 +0100
commit3e19472096334582fb9893350b22085ca43e5b01 (patch)
tree483dbcba73fc5a91c8d9014352a1fe97bf1ace6a /lib.m4
parent44173ef8ca6a5f2b89c8fba6561272f74deee9ac (diff)
Fix filename
Diffstat (limited to 'lib.m4')
-rw-r--r--lib.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/lib.m4 b/lib.m4
index a4cb49e..4a729cd 100644
--- a/lib.m4
+++ b/lib.m4
@@ -24,7 +24,7 @@ m4_define(__dcoins_denom, [m4_define([__denom], m4_ifelse(
m4_regexp(__denom, [^\([0-9]+\)c], [0.\1]),
[0], m4_regexp(__denom, [^\([0-9]\)e]),
m4_regexp(__denom, [^\([0-9]\)e], [\1.00]),
- [Something went wrong… check ‘init.m4’]
+ [Something went wrong… check ‘lib.m4’]
))])
m4_dnl Create a link to ‘$1’ with the text ‘$2’. This does some checks with the