diff options
| author | Jenkins <jenkins@review.openstack.org> | 2013-01-23 06:34:39 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2013-01-23 06:34:39 +0000 |
| commit | 294c57397cacfd54739a65849bc3e829e0d8eda6 (patch) | |
| tree | 9218591dc2f6aa71388d6ba513c1357728a1fcc7 /plugins | |
| parent | c2a72961e9568bdc636feb857f933a817205c7ed (diff) | |
| parent | f379db545cf63f4ec854df748a1b7d256dc9bad4 (diff) | |
Merge "fix misspellings in logs, comments and tests"
Diffstat (limited to 'plugins')
| -rwxr-xr-x | plugins/xenserver/xenapi/etc/xapi.d/plugins/migration | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/xenserver/xenapi/etc/xapi.d/plugins/migration b/plugins/xenserver/xenapi/etc/xapi.d/plugins/migration index 35316a9b8..b9e9da2e2 100755 --- a/plugins/xenserver/xenapi/etc/xapi.d/plugins/migration +++ b/plugins/xenserver/xenapi/etc/xapi.d/plugins/migration @@ -16,7 +16,7 @@ # under the License. """ -XenAPI Plugin for transfering data between host nodes +XenAPI Plugin for transferring data between host nodes """ import utils |
