# HG changeset patch # User Leonardo Laporte # Date 1504169626 10800 # Node ID ce52aaa20b7642682dcc957615afa3c92955ce68 # Parent 4ad0d7bbe9037c6d7efb1b3ea4ad73f215807f13 Turbine: typo diff -r 4ad0d7bbe903 -r ce52aaa20b76 turbine/stuff/turbine --- a/turbine/stuff/turbine Thu Aug 31 05:31:36 2017 -0300 +++ b/turbine/stuff/turbine Thu Aug 31 05:53:46 2017 -0300 @@ -34,7 +34,7 @@ checkDEPS(){ if [ -e "$CHK_BASH" ] && [ -e "$CHK_YAD" ] && [ -e "$CHK_SVG" ] then - # OK! Let's check the logs now... + # OK! Let's check the root now... checkROOT else # Oops! Let's report the problem in the default browser.