]> git.p6c8.net - devedit.git/blobdiff - devedit.pl
Removed the note which said that existing files can't be overwritten
[devedit.git] / devedit.pl
index cf4ea19734299faf00526f7441aead29e25edd71..9733c9d29f87843a82d577415bfe424954095d03 100644 (file)
@@ -80,7 +80,7 @@ if($newfile ne '' && $newfile !~ /^\s+$/)
  $new_virtual .= $file;
 }
 
-# This check has to be performed first, or abs_path() will be confused
+# This check has to be performed first or abs_path() will be confused
 
 if(-e clean_path($config->{'fileroot'}."/".$file))
 {

patrick-canterino.de