Typo fix (comment) /lib/base.php

remotes/origin/stable5
davidgumberg 12 years ago
parent 9ffd4197ae
commit 487e401361
  1. 2
      lib/base.php

@ -30,7 +30,7 @@ require_once 'public/constants.php';
class OC
{
/**
* Assoziative array for autoloading. classname => filename
* Associative array for autoloading. classname => filename
*/
public static $CLASSPATH = array();
/**

Loading…
Cancel
Save