Comment fix

namespaces
Frank Ronny Larsen 2013-07-09 11:01:29 +02:00
parent d3953475f0
commit 938b38c6f6
1 changed files with 1 additions and 1 deletions

View File

@ -1090,7 +1090,7 @@ class H5PCore {
} }
/** /**
* Writes library data as string on the form {machineName} {majorVersion}.{minorVersion} * Parses library data from a string on the form {machineName} {majorVersion}.{minorVersion}
* *
* @param string $libraryString * @param string $libraryString
* On the form {machineName} {majorVersion}.{minorVersion} * On the form {machineName} {majorVersion}.{minorVersion}