Skip to content
Snippets Groups Projects
Commit b38e66de authored by Karim Boudjema's avatar Karim Boudjema Committed by Karim Boudjema
Browse files

Issue #3071143: Fix spelling.

parent d156cdf2
No related merge requests found
Pipeline #31781 passed
Pipeline: drupal-3071143

#31782

    ......@@ -77,7 +77,7 @@
    * '#empty' => $this->t('No entries available.'),
    * );
    *
    * // Add arbitrarily four rows to the table. Each row contains two fiels
    * // Add arbitrarily four rows to the table. Each row contains two fields
    * // (name and phone). The preRenderTable() method will add each
    * // sub-element (or children) of the table element to the #rows property.
    * for ($i = 1; $i <= 4; $i++) {
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment