Skip to content

Commit 0afa840

Browse files
aafeijoo-susejohannbg
authored andcommitted
fix(dracut-functions.sh): correct wrong comment
1 parent 27071e9 commit 0afa840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dracut-functions.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,7 @@ block_is_nbd() {
930930
}
931931
932932
# block_is_iscsi <maj:min>
933-
# Check whether $1 is an nbd device
933+
# Check whether $1 is an iSCSI device
934934
block_is_iscsi() {
935935
local _dir
936936
local _dev=$1

0 commit comments

Comments
 (0)