mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#1160] spelling
This commit is contained in:
@@ -76,7 +76,7 @@ struct TaggedStatement {
|
||||
const char* text;
|
||||
};
|
||||
|
||||
/// @brief Retry on innoDB deadlock.
|
||||
/// @brief Retry on InnoDB deadlock.
|
||||
///
|
||||
/// When f(args) returns ER_LOCK_DEADLOCK f(args) is called again up to 5 times.
|
||||
///
|
||||
|
Reference in New Issue
Block a user