summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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