diff options
Diffstat (limited to 'app/Log.php')
| -rw-r--r-- | app/Log.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Log.php b/app/Log.php index 6b9b90e322..250b92b3e9 100644 --- a/app/Log.php +++ b/app/Log.php @@ -128,7 +128,7 @@ class Log /** * Store a search event in the message log. * Unlike most webtrees activity, search is not restricted to a single tree, - * so we need to record which trees were searchecd. + * so we need to record which trees were searched. * * @param string $message * @param Tree[] $trees Which trees were searched |
