Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views / src / Plugin / views / argument / NumericArgument.php
index 5cace4dbc3de026b492c8bb4903d7ebc272b92dd..954171a64af0e278704fcf987764ddf505dcc16a 100644 (file)
@@ -86,7 +86,7 @@ class NumericArgument extends ArgumentPluginBase {
   /**
    * Override for specific title lookups.
    * @return array
-   *    Returns all titles, if it's just one title it's an array with one entry.
+   *   Returns all titles, if it's just one title it's an array with one entry.
    */
   public function titleQuery() {
     return $this->value;