diff options
Diffstat (limited to 'validator/validator.h')
| -rw-r--r-- | validator/validator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/validator/validator.h b/validator/validator.h index 72f44b16e382..c07f9d59d90d 100644 --- a/validator/validator.h +++ b/validator/validator.h @@ -159,7 +159,7 @@ struct val_qstate { * The query restart count */ int restart_count; - /** The blacklist saved for chainoftrust elements */ + /** The blacklist saved for chain of trust elements */ struct sock_list* chain_blacklist; /** |
