docs: Correct copypasta comment

pull/24376/head
Carol (Nichols || Goulding) 2021-11-05 16:45:32 -04:00
parent 81e5c33a72
commit d4d52de8b7
No known key found for this signature in database
GPG Key ID: E907EE5A736F87D4
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ pub enum DeleteDatabaseError {
ServerError(tonic::Status),
}
/// Errors returned by Client::delete_database
/// Errors returned by Client::restore_database
#[derive(Debug, Error)]
pub enum RestoreDatabaseError {
/// Database not found