From 938b38c6f627acee2c5a519f1d9f2133b933d8d7 Mon Sep 17 00:00:00 2001 From: Frank Ronny Larsen Date: Tue, 9 Jul 2013 11:01:29 +0200 Subject: [PATCH] Comment fix --- h5p.classes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}