Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views / src / Plugin / views / style / Table.php
index 9c9fbf1bf35ebc5b714ff46252ff44b1113a838a..bbc9a1ea3dac81ac11d09ef6da0bc2d6c2bad5a2 100644 (file)
@@ -160,7 +160,7 @@ class Table extends StylePluginBase implements CacheableDependencyInterface {
    *   display has listed due to access control or other changes.
    *
    * @return array
-   *    An array of all the sanitized columns.
+   *   An array of all the sanitized columns.
    */
   public function sanitizeColumns($columns, $fields = NULL) {
     $sanitized = [];