diff options
Diffstat (limited to 'examples/ldns-notify.c')
| -rw-r--r-- | examples/ldns-notify.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ldns-notify.c b/examples/ldns-notify.c index bfd1238475ec..0c4f68dfcc90 100644 --- a/examples/ldns-notify.c +++ b/examples/ldns-notify.c @@ -39,7 +39,7 @@ usage(void) fprintf(stderr, "\t-r num\t\tmax number of retries (%d)\n", max_num_retry); fprintf(stderr, "\t-h\t\tPrint this help information\n\n"); - fprintf(stderr, "Report bugs to <ldns-team@nlnetlabs.nl>\n"); + fprintf(stderr, "Report bugs to <dns-team@nlnetlabs.nl>\n"); exit(1); } |
