提交 a372c405 编写于 作者: E Eric Blake

maint: fix comment typos

* src/esx/esx_driver.c: Fix spelling of 'relative'.
* src/util/util.c: Likewise.
上级 3a552132
...@@ -2402,7 +2402,7 @@ esxDomainGetInfo(virDomainPtr domain, virDomainInfoPtr info) ...@@ -2402,7 +2402,7 @@ esxDomainGetInfo(virDomainPtr domain, virDomainInfoPtr info)
VIR_DEBUG("usedCpuTimeCounterId %d END", priv->usedCpuTimeCounterId); VIR_DEBUG("usedCpuTimeCounterId %d END", priv->usedCpuTimeCounterId);
/* /*
* FIXME: Cannot map between realtive used-cpu-time and absolute * FIXME: Cannot map between relative used-cpu-time and absolute
* info->cpuTime * info->cpuTime
*/ */
} }
......
...@@ -2047,7 +2047,7 @@ cleanup: ...@@ -2047,7 +2047,7 @@ cleanup:
/* /*
* Creates an absolute path for a potentialy realtive path. * Creates an absolute path for a potentially relative path.
* Return 0 if the path was not relative, or on success. * Return 0 if the path was not relative, or on success.
* Return -1 on error. * Return -1 on error.
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册