Reinier Olislagers 11 years ago
parent
commit
74186e8d6b
1 changed files with 1 additions and 1 deletions
  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