Fixed missing forward slash

This commit is contained in:
Dylan 2016-01-24 10:15:43 +11:00
parent 2daaa57f3a
commit 771ead2701
1 changed files with 1 additions and 1 deletions

2
fetch
View File

@ -916,7 +916,7 @@ getgtk () {
gtktheme=${gtktheme/ [GTK2\/\3\]/}
fi
gtktheme=${gtktheme/\'}
gtktheme=${gtktheme//\'}
}
getgtktheme () {