@@ -169,7 +169,7 @@ |
||
169 | 169 | $node = $this->set($path, $voice); |
170 | 170 | |
171 | 171 | if(!is_null($extension)) { |
172 | - $node->setAttribute('x', $extension); |
|
172 | + $node->setAttribute('x', $extension); |
|
173 | 173 | } |
174 | 174 | } |
175 | 175 |