mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
scripts/: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
a1a62ced51
commit
d30b5bc95a
9 changed files with 12 additions and 12 deletions
|
@ -28,7 +28,7 @@ class CommunicationFailure(Exception):
|
|||
|
||||
|
||||
class NoPipelineFound(Exception):
|
||||
"""Communication is successfull but pipeline is not found."""
|
||||
"""Communication is successful but pipeline is not found."""
|
||||
|
||||
|
||||
def get_local_branch_commit(branch):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue