Skip to content

Commit

Permalink
Update @xen-orchestra/xapi/vdi.mjs
Browse files Browse the repository at this point in the history
Co-authored-by: Bastien Nollet <150058367+b-Nollet@users.noreply.github.com>
  • Loading branch information
fbeauchamp and b-Nollet committed Mar 3, 2025
1 parent 6b7f829 commit 9089550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion @xen-orchestra/xapi/vdi.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ class Vdi {
}
}
/**
* xapi can't disable CBT on a snapshot OPERATION_NOT_ALLOWED(VDI is a snapshot )
* xapi can't disable CBT on a snapshot OPERATION_NOT_ALLOWED(VDI is a snapshot)
*/
}
try {
Expand Down

0 comments on commit 9089550

Please sign in to comment.