X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FViewExecutable.php;fp=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FViewExecutable.php;h=16b89f370e55feb6f47fe6eb38b2afaa9cc34f60;hp=0fda8c8bbc6713e38372cb8bb7c04ec331eea4c8;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/views/src/ViewExecutable.php b/web/core/modules/views/src/ViewExecutable.php index 0fda8c8bb..16b89f370 100644 --- a/web/core/modules/views/src/ViewExecutable.php +++ b/web/core/modules/views/src/ViewExecutable.php @@ -331,7 +331,7 @@ class ViewExecutable { protected $request; /** - * Does this view already have loaded it's handlers. + * Does this view already have loaded its handlers. * * @todo Group with other static properties. *