@@ -63,7 +63,7 @@ |
||
63 | 63 | /** |
64 | 64 | * Lingo\Element constructor. |
65 | 65 | * |
66 | - * @param $term |
|
66 | + * @param string $term |
|
67 | 67 | * @param $definition |
68 | 68 | */ |
69 | 69 | public function __construct( &$term, &$definition = null ) { |