Browse Source

[1383] %2 in one of the modified messages should have been %1

Stephen Morris 13 years ago
parent
commit
c44075a407
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/nsas/nsas_messages.mes

+ 1 - 1
src/lib/nsas/nsas_messages.mes

@@ -14,7 +14,7 @@
 
 
 $NAMESPACE isc::nsas
 $NAMESPACE isc::nsas
 
 
-% NSAS_EMPTY_RESPONSE response to query for %2 returned an empty answer section
+% NSAS_EMPTY_RESPONSE response to query for %1 returned an empty answer section
 The NSAS (nameserver address store - part of the resolver) made a query
 The NSAS (nameserver address store - part of the resolver) made a query
 for information it needed.  The query completed successfully but the
 for information it needed.  The query completed successfully but the
 answer section in the response was empty.
 answer section in the response was empty.