diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Record.php b/module/VuFind/src/VuFind/View/Helper/Root/Record.php
index 4a7e476f2f8772f21c052478e4742598222e05e0..d79ad39ea325b22c9c5899931a70851009b4c744 100644
--- a/module/VuFind/src/VuFind/View/Helper/Root/Record.php
+++ b/module/VuFind/src/VuFind/View/Helper/Root/Record.php
@@ -429,7 +429,7 @@ class Record extends AbstractHelper
     /**
      * Render a cover for the current record.
      *
-     * @param string $context Context of code being genarated
+     * @param string $context Context of code being generated
      * @param string $default The default size of the cover
      * @param string $link    The link for the anchor
      *
@@ -444,7 +444,7 @@ class Record extends AbstractHelper
     /**
      * Get the rendered cover plus some useful parameters.
      *
-     * @param string $context Context of code being genarated
+     * @param string $context Context of code being generated
      * @param string $default The default size of the cover
      * @param string $link    The link for the anchor
      *
@@ -477,7 +477,7 @@ class Record extends AbstractHelper
     /**
      * Get the configured thumbnail size for record lists
      *
-     * @param string $context Context of code being genarated
+     * @param string $context Context of code being generated
      * @param string $default The default size of the cover
      *
      * @return string