Correct NVIDIA capitalization

This commit is contained in:
Luke Street 2016-03-26 19:39:55 -04:00
parent b154783074
commit 6741dd3d4e
1 changed files with 1 additions and 1 deletions

View File

@ -1044,7 +1044,7 @@ getgpu () {
gpu=${gpu/\[} gpu=${gpu/\[}
gpu=${gpu/\] } gpu=${gpu/\] }
brand="Nvidia " brand="NVIDIA "
;; ;;
*virtualbox*) *virtualbox*)