mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 23:45:27 +00:00
[1688] trivial editorial fixes.
This commit is contained in:
@@ -63,7 +63,7 @@ public:
|
|||||||
{}
|
{}
|
||||||
|
|
||||||
// \brief Set Target Section
|
// \brief Set Target Section
|
||||||
//
|
//
|
||||||
// Sets the section into which the information added by addRRset will be
|
// Sets the section into which the information added by addRRset will be
|
||||||
// inserted.
|
// inserted.
|
||||||
//
|
//
|
||||||
|
@@ -497,7 +497,7 @@ public:
|
|||||||
/// This is because with ordering based on A, B and C (in that order), the
|
/// This is because with ordering based on A, B and C (in that order), the
|
||||||
/// algorithm needs to do two checks on A and B - a "less than" check and a
|
/// algorithm needs to do two checks on A and B - a "less than" check and a
|
||||||
/// check for equality. It only needs to do a "less than" check on C.
|
/// check for equality. It only needs to do a "less than" check on C.
|
||||||
/// equality. It only needs to do one check on C,
|
/// equality. It only needs to do one check on C,
|
||||||
///
|
///
|
||||||
/// \param other The other AbstractRRset to compare against.
|
/// \param other The other AbstractRRset to compare against.
|
||||||
///
|
///
|
||||||
|
Reference in New Issue
Block a user