DEADSOFTWARE

some proofreading
[d2df-editor.git] / src / editor / g_map.pas
index d2067915aede48ffc8beed0fd5633a89a9d0cbdd..e63e97479d133e20df090a6228fc8e8576907c22 100644 (file)
@@ -1097,7 +1097,7 @@ begin
     end
     else
     begin
-      // format specified -> appned using exactly this format (overwrite if not compatible)
+      // format specified -> append using exactly this format (overwrite if not compatible)
       WAD := gWADEditorFactory.CreateEditor(ArchiveFormat);
       if WAD.ReadFile(FileName) = False then
         WAD.FreeWAD();