diff options
Diffstat (limited to 'app/MediaFile.php')
| -rw-r--r-- | app/MediaFile.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/MediaFile.php b/app/MediaFile.php index bb7976cfdc..a277efdcae 100644 --- a/app/MediaFile.php +++ b/app/MediaFile.php @@ -394,7 +394,7 @@ class MediaFile } /** - * Create a URL signature paramete, using the same algorithm as league/glide, + * Create a URL signature parameter, using the same algorithm as league/glide, * for compatibility with URLs generated by older versions of webtrees. * * @param array<mixed> $params |
