mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[master] spelling
This commit is contained in:
@@ -15,7 +15,7 @@ namespace dhcp {
|
||||
/// @brief Database statement not applied
|
||||
///
|
||||
/// Cassandra have a concept of mutation (any statement that does change the
|
||||
/// data, like INSERT, UPDATE or DELETE. Under certain conditions it may be
|
||||
/// data, like INSERT, UPDATE or DELETE). Under certain conditions it may be
|
||||
/// possible that those statesments may fail to apply.
|
||||
class StatementNotApplied : public Exception {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user