diff --git a/rhythmblock.lua b/rhythmblock.lua index 13543c8..128dd31 100644 --- a/rhythmblock.lua +++ b/rhythmblock.lua @@ -29,7 +29,7 @@ if arg[1] == nil then end end if driveCount > 1 then - print("Too many disk drives. Specify where the disk drive is by running rhythmbox [drive position]") -- For safety reasons + print("Too many disk drives. Specify where the disk drive is by running 'rhythmbox [drive position]'") -- For safety reasons return false end end