Reinier Olislagers 11 lat temu
rodzic
commit
74186e8d6b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      querywindow.pas

+ 1 - 1
querywindow.pas

@@ -475,7 +475,7 @@ begin
           end;
         end;
 
-        // Reset ModifedRecords pointer
+        // Reset ModifiedRecords pointer
         ModifiedRecords[TabIndex]:= nil;
         RecordSet.EnableControls;
       finally