app: fix function doc-comment.

Remove a sentence which does not apply to this function. Bad copy-paste.
This commit is contained in:
Jehan 2017-10-11 00:29:19 +02:00
parent c5f94c1f27
commit 5a8033151f
1 changed files with 0 additions and 2 deletions

View File

@ -272,8 +272,6 @@ gimp_lang_rc_new (GFile *system_gimprc,
* @lang_rc: a #GimpLangRc object.
*
* This function looks up the language set in `gimprc`.
* If no language property is found, the list of unknown tokens
* attached to the @rc object is searched.
*
* Return value: a newly allocated string representing the language or
* %NULL if the key couldn't be found.