|  | @@ -15,7 +15,7 @@ | 
                                                    
                                                        |  |  |  block discarded – undo | 
                                                                                                                                                                                                                    
                                                            | 15 | 15 |      /** | 
                                                                                                            
                                                            | 16 | 16 |       * Create the DataTableAPI for the given DataTable info | 
                                                                                                            
                                                            | 17 | 17 |       * | 
                                                                                                            
                                                            | 18 |  | -     * @param string $datSetName The name of the DataSet used in the Settings | 
                                                                                                            
                                                            |  | 18 | +     * @param string $dataSetName The name of the DataSet used in the Settings | 
                                                                                                            
                                                            | 19 | 19 |       * @param string $dataTableName The name of the table in the DataSet | 
                                                                                                            
                                                            | 20 | 20 |       * @param string|false $primaryKeyName The table primary key. Must be specified for update/delete capable tables | 
                                                                                                            
                                                            | 21 | 21 |       */ | 
                                                                                                                                                
                                         
                                        
                                            
                                                                                                    Please login to merge, or discard this patch.