Skip to content
Snippets Groups Projects
Commit f9f1fbec authored by Demian Katz's avatar Demian Katz
Browse files

Typo fix.

parent 9ae36834
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment