diff options
Diffstat (limited to 'qapi/char.json')
-rw-r--r-- | qapi/char.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/char.json b/qapi/char.json index 8414ef2bc2..a40fe4b7bd 100644 --- a/qapi/char.json +++ b/qapi/char.json @@ -216,7 +216,7 @@ # # Configuration info for file chardevs. # -# @in: The name of the input file +# @in: The name of the input file # @out: The name of the output file # @append: Open the file in append mode (default false to # truncate) (Since 2.6) |