gcc/ChangeLog:
* doc/install.texi (--enable-languages): Fix typo.
Signed-off-by: Pietro Monteiro <pietro@sociotechnical.xyz>
@code{default}. A language disabled in this way will be disabled even
if it is also included without the leading caret earlier or later in
the argument to @option{--enable-languages}. An attempt to disable a
-language that is a prerequisite for an enabled languaged---(whether
+language that is a prerequisite for an enabled language---(whether
the latter language was enabled explicitly, or implicitly via the
@code{default} or @code{all} directives)---is invalid.