Skip to content
Snippets Groups Projects
Commit 441ea0e2 authored by catch's avatar catch
Browse files

Issue #2940050 by Mohit Malik, kiamlaluno: Fix the grammar for the comment...

Issue #2940050 by Mohit Malik, kiamlaluno: Fix the grammar for the comment describing TranslatableInterface::hasTranslation()
parent b5880ee8
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -71,7 +71,7 @@ public function getTranslation($langcode);
public function getUntranslated();
/**
* Returns TRUE there is a translation for the given language code.
* Checks there is a translation for the given language code.
*
* @param string $langcode
* The language code identifying the translation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment