diff --git a/operators/nestedset_rules.php b/operators/nestedset_rules.php index 56a35ad3..896945ee 100644 --- a/operators/nestedset_rules.php +++ b/operators/nestedset_rules.php @@ -45,7 +45,7 @@ public function __construct(\phpbb\db\driver\driver_interface $db, \phpbb\lock\d /** * Set additional sql where restrictions to use the language id * - * @param int $language The language selection identifier; default: 0 + * @param string $language Language selection iso * @return nestedset_rules $this object for chaining calls * @access public */