diff --git a/lib/tablelib.php b/lib/tablelib.php index 9d500373c63..7f2d7e68f1c 100644 --- a/lib/tablelib.php +++ b/lib/tablelib.php @@ -133,7 +133,7 @@ class flexible_table { /** * Constructor - * @param int $uniqueid all tables have to have a unique id, this is used + * @param string $uniqueid all tables have to have a unique id, this is used * as a key when storing table properties like sort order in the session. */ function __construct($uniqueid) {