]> git.p6c8.net - devedit.git/blobdiff - devedit.pl
Small cleanup
[devedit.git] / devedit.pl
index 3eebb27623c7546e0c882559a274b0134aff9189..f2b3001dec5f154fbf414494a143b68af213d5b2 100644 (file)
@@ -119,7 +119,7 @@ if(-e $temp_path || -l $temp_path)
 
   my $output = exec_command($command,\%data,$config);
 
 
   my $output = exec_command($command,\%data,$config);
 
-  # ... and show the output of the command
+  # ... and show its output
 
   print $$output;
  }
 
   print $$output;
  }

patrick-canterino.de