Issue #2342169 by benjy: Fix typo in ViewExecutable

8.0.x
Jennifer Hodgdon 2014-09-22 14:17:24 -07:00
parent ff035fc4fa
commit 84540ba5f3
1 changed files with 1 additions and 1 deletions

View File

@ -1748,7 +1748,7 @@ class ViewExecutable {
/**
* Gets the current user.
*
* Views plugins can recieve the current user in order to not need dependency
* Views plugins can receive the current user in order to not need dependency
* injection.
*
* @return \Drupal\Core\Session\AccountInterface