Comment 3 for bug 1323730

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/95807
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ef955cfa3d70b5262af71082b5da86412038ee34
Submitter: Jenkins
Branch: master

commit ef955cfa3d70b5262af71082b5da86412038ee34
Author: Edgar Magana <email address hidden>
Date: Fri May 23 20:09:55 2014 -0700

    Fix for multiple misspelled words

    In Nova code, few misspelled words have been found.
    The misspellings python library has been used to scan
    all nova code and find misspelled words.
    This commit fixes all misspelled words found with this library.

    Change-Id: I5919dddbbe812d8d32ecd8b249c1312249cd2a66
    Closes-Bug: 1323730