xdiff : missing param description for SideBySide
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5160 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -38,7 +38,7 @@ class xdiff
|
||||
private $s2sWidth = 62;
|
||||
|
||||
/** The constructor allow to choose the output.
|
||||
* @param string $output The output mode [normal|unified]
|
||||
* @param string $output The output mode [Normal|Unified|SideBySide]
|
||||
*/
|
||||
public function __construct ($output = "normal")
|
||||
// {{{
|
||||
|
||||
Reference in New Issue
Block a user