Fixed typo

This commit is contained in:
Dylan 2016-01-07 14:40:46 +11:00
parent 48492b87ef
commit 08fa10fb06
1 changed files with 1 additions and 1 deletions

2
fetch
View File

@ -599,7 +599,7 @@ getvisualstyle () {
;; ;;
"Windows"*) "Windows"*)
visualstyle="$(grep -F 'CurrentTheme' /proc/registry/HKEY_CURRENT_USER/oftware/Microsoft/Windows/CurrentVersion/Themes)" visualstyle="$(grep -F 'CurrentTheme' /proc/registry/HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Themes)"
;; ;;
*) *)