We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e38f77 commit 93795beCopy full SHA for 93795be
1 file changed
src/branch.rs
@@ -681,7 +681,7 @@ fn rollback_refuses_database_with_active_authority() {
681
/// family for deletion, and a deletion fence refuses any database this process
682
/// still holds an authority for — so branch sync used to fail with "this
683
/// process already holds an incompatible database authority or deletion fence
684
-/// (operation: roll back published branch SQLite family)" and leave the failed
+/// (operation: roll back published branch `SQLite` family)" and leave the failed
685
/// branch published until some other process cleaned it up.
686
///
687
/// Retiring the registered runtime first must make the exact same rollback
0 commit comments