提交 58df0daa 编写于 作者: C Chris Lalancette

Fix up 'neccessary -> necessary' in a comment.

Signed-off-by: NChris Lalancette <clalance@redhat.com>
上级 9ca731f6
...@@ -641,7 +641,7 @@ virRaiseErrorFull(virConnectPtr conn, ...@@ -641,7 +641,7 @@ virRaiseErrorFull(virConnectPtr conn,
/* /*
* All errors are recorded in thread local storage * All errors are recorded in thread local storage
* For compatability, public API calls will copy them * For compatability, public API calls will copy them
* to the per-connection error object when neccessary * to the per-connection error object when necessary
*/ */
to = virLastErrorObject(); to = virLastErrorObject();
if (!to) if (!to)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册