Skip to content

Commit

Permalink
Update AutoinstDrive.rb
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
aschnell committed Jul 4, 2014
1 parent bde2553 commit 677c6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/AutoinstDrive.rb
Expand Up @@ -37,7 +37,7 @@ def main

# Every drive created gets an id.
@_id = 0
# List of allowd disk/drive types
# List of allowed disk/drive types
@diskTypes = [:CT_DISK, :CT_LVM, :CT_MD, :CT_NFS, :CT_TMPFS]
end

Expand Down

0 comments on commit 677c6bf

Please sign in to comment.