diff --git a/h5p.classes.php b/h5p.classes.php index 82fb917..5c4d17e 100644 --- a/h5p.classes.php +++ b/h5p.classes.php @@ -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 * On the form {machineName} {majorVersion}.{minorVersion}