typo in comment

This commit is contained in:
Mike Beck
2002-07-23 15:56:03 +00:00
parent 7c886392ca
commit 7e0490c909

View File

@@ -881,7 +881,7 @@ class PMA_RT
$this->tables[$table] = new PMA_RT_Table($table, $this->ff, $this->tablewidth);
$this->PMA_RT_setMinMax($this->tables[$table]);
}
} // end if... else...
} // while
// Defines the scale factor
if ($scale == 'auto') {