summaryrefslogtreecommitdiff
path: root/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils.c')
-rw-r--r--utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils.c b/utils.c
index ddbcddef5..975a696bb 100644
--- a/utils.c
+++ b/utils.c
@@ -357,5 +357,5 @@ char const * get_nDPId_version(void)
#endif
"\n"
"(C) 2020-2022 Toni Uhlig\n"
- "Please report BUGs to toni@impl.cc\n";
+ "Please report any BUG to toni@impl.cc\n";
}