diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2015-12-12 22:18:57 +0000 | 
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2015-12-12 22:18:57 +0000 | 
| commit | a7af7146c91c816cb83e0c5812eca7019531acb5 (patch) | |
| tree | 6e64b645522115b817ba7eabd4e4ce58f129e8c7 /validator/val_neg.c | |
| parent | 835a7e7a4dd68819f7610dafdf9277d3852aef6a (diff) | |
Diffstat (limited to 'validator/val_neg.c')
| -rw-r--r-- | validator/val_neg.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/validator/val_neg.c b/validator/val_neg.c index b1ff8d9a1ba5..ab31f483ef41 100644 --- a/validator/val_neg.c +++ b/validator/val_neg.c @@ -38,7 +38,7 @@   *   * This file contains helper functions for the validator module.   * The functions help with aggressive negative caching. - * This creates new denials of existance, and proofs for absence of types + * This creates new denials of existence, and proofs for absence of types   * from cached NSEC records.   */  #include "config.h" | 
