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:
Michael Tokarev 2023-07-14 14:33:18 +03:00
parent a1a62ced51
commit d30b5bc95a
9 changed files with 12 additions and 12 deletions

View file

@ -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):