Revision 2542bfd5 docs/qapi-code-gen.txt

b/docs/qapi-code-gen.txt
229 229
$(prefix)qmp-marshal.c: command marshal/dispatch functions for each
230 230
                        QMP command defined in the schema. Functions
231 231
                        generated by qapi-visit.py are used to
232
                        convert QObjects recieved from the wire into
232
                        convert QObjects received from the wire into
233 233
                        function parameters, and uses the same
234 234
                        visitor functions to convert native C return
235 235
                        values to QObjects from transmission back

Also available in: Unified diff