From 7d24d97045a91cc477c758b4498767eb6b021ee0 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 1 Jan 2023 14:30:07 -0500 Subject: [PATCH] spelling: available Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- CHANGELIST | 2 +- packages/debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELIST b/CHANGELIST index 49fcd50..78fcd0f 100644 --- a/CHANGELIST +++ b/CHANGELIST @@ -2,7 +2,7 @@ [syncoid] do not require user to be specified for syncoid (@aerusso) [syncoid] implemented option for keeping sync snaps (@phreaker0) [syncoid] use sudo if neccessary for checking pool capabilities regarding resumeable send (@phreaker0) - [syncoid] catch another case were the resume state isn't availabe anymore (@phreaker0) + [syncoid] catch another case were the resume state isn't available anymore (@phreaker0) [syncoid] check for an invalid argument combination (@phreaker0) [syncoid] fix iszfsbusy check for similar dataset names (@phreaker0) [syncoid] append timezone offset to the syncoid snapshot name to fix DST collisions (@phreaker0) diff --git a/packages/debian/changelog b/packages/debian/changelog index b394acb..b4e3f6c 100644 --- a/packages/debian/changelog +++ b/packages/debian/changelog @@ -4,7 +4,7 @@ sanoid (2.1.0) unstable; urgency=medium [syncoid] do not require user to be specified for syncoid (@aerusso) [syncoid] implemented option for keeping sync snaps (@phreaker0) [syncoid] use sudo if neccessary for checking pool capabilities regarding resumeable send (@phreaker0) - [syncoid] catch another case were the resume state isn't availabe anymore (@phreaker0) + [syncoid] catch another case were the resume state isn't available anymore (@phreaker0) [syncoid] check for an invalid argument combination (@phreaker0) [syncoid] fix iszfsbusy check for similar dataset names (@phreaker0) [syncoid] append timezone offset to the syncoid snapshot name to fix DST collisions (@phreaker0)