Fix property name

This commit is contained in:
Nat Zimmermann 2018-06-09 16:58:41 +01:00
parent 7bb741cad9
commit a91d5a8194

View File

@ -2980,7 +2980,7 @@ class RuntestsValgrind {
protected $version = '';
protected $header = '';
protected $version_3_3_0 = false;
protected $verison_3_8_0 = false;
protected $version_3_8_0 = false;
public function getVersion() {
return $this->version;