Fix miscellaneous spelling mistakes

$ git ls-files | xargs codespell
This commit is contained in:
Richard W.M. Jones
2025-04-29 19:05:07 +01:00
parent ca87485eea
commit 9b32056061
20 changed files with 22 additions and 22 deletions

View File

@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# Test guestfish list-filesystems command finds file system on partitioned
# md device and does't take into account md device itself (similar to as
# md device and doesn't take into account md device itself (similar to as
# physical devices are skipped if they are partitioned)
source ./functions.sh