fix spelling

This commit is contained in:
Pascal Jäger
2024-03-06 14:43:57 +01:00
parent 0bc09317d8
commit b8465d14db
2 changed files with 2 additions and 2 deletions

View File

@@ -315,7 +315,7 @@ snapshot_list()
fi
[ ! -d "$grub_btrfs_mount_point/$path_snapshot/boot" ] && continue; # Discard snapshots without /boot folder
# Parse Snapper & timeshift & yabsnap informations
# Parse Snapper & timeshift & yabsnap information
local type_snapshot="N/A"
local description_snapshot="N/A"

2
config
View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
GRUB_BTRFS_VERSION=4.13-fix_bashism-2024-03-06T13:23:26+00:00
GRUB_BTRFS_VERSION=4.13-yabsnap_info_support-2024-03-06T13:43:57+00:00
# Disable grub-btrfs.
# Default: "false"