Skip to content

Commit b8465d1

Browse files
committed
fix spelling
1 parent 0bc0931 commit b8465d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

41_snapshots-btrfs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ snapshot_list()
315315
fi
316316
[ ! -d "$grub_btrfs_mount_point/$path_snapshot/boot" ] && continue; # Discard snapshots without /boot folder
317317

318-
# Parse Snapper & timeshift & yabsnap informations
318+
# Parse Snapper & timeshift & yabsnap information
319319
local type_snapshot="N/A"
320320
local description_snapshot="N/A"
321321

config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33

4-
GRUB_BTRFS_VERSION=4.13-fix_bashism-2024-03-06T13:23:26+00:00
4+
GRUB_BTRFS_VERSION=4.13-yabsnap_info_support-2024-03-06T13:43:57+00:00
55

66
# Disable grub-btrfs.
77
# Default: "false"

0 commit comments

Comments
 (0)