Slight rewording.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83620 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Mikhail Glushenkov 2009-10-09 05:45:38 +00:00
parent 0b599391f8
commit aba210b624

View File

@ -509,8 +509,8 @@ The complete list of all currently implemented tool properties follows.
- ``in_language`` - input language name. Can be either a string or a
list, in case the tool supports multiple input languages.
- ``out_language`` - output language name. Tools are not allowed to
have multiple output languages.
- ``out_language`` - output language name. Multiple output languages are not
allowed.
- ``output_suffix`` - output file suffix. Can also be changed
dynamically, see documentation on actions.