Slight rewording.

llvm-svn: 83620
This commit is contained in:
Mikhail Glushenkov 2009-10-09 05:45:38 +00:00
parent 0bd47063ab
commit 28bca602a4
1 changed files with 2 additions and 2 deletions

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.