fix: Update server/src/database.rs
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>pull/24376/head
parent
b2f7306d5a
commit
191e743ce0
|
@ -1069,7 +1069,7 @@ pub enum InitError {
|
|||
///
|
||||
/// 3. An error is encountered, in which case it transitions to one of
|
||||
/// the error states. Most are Terminal (and thus require operator
|
||||
/// intervention) but some (such as `WriteBufferCreationError` may
|
||||
/// intervention) but some (such as `WriteBufferCreationError`) may
|
||||
/// resolve after some time to the basic initialization sequence
|
||||
/// (e.g. `Initialized`)
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue