2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[1483] Typo in documentation

This commit is contained in:
Michal 'vorner' Vaner
2011-12-16 13:47:06 +01:00
parent 30b1cc45e2
commit 424113eeeb

View File

@@ -289,7 +289,7 @@ public:
/// copied into the \c target parameter and the rrset member of the result
/// is NULL. All the other (unsuccessful) cases are handled the same,
/// including returning delegations, NSEC/NSEC3 proofs, etc. The options
/// parameter works the same way and it should comfort to the same exception
/// parameter works the same way and it should conform to the same exception
/// restrictions.
virtual FindResult findAll(const isc::dns::Name& name,
std::vector<isc::dns::ConstRRsetPtr> &target,