Skip to content

Commit 2a6a348

Browse files
committed
spelling: successfully
1 parent 01c09ca commit 2a6a348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amalgamate.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ def main():
149149
sys.stderr.write(msg + "\n")
150150
sys.exit(1)
151151
else:
152-
print("Source succesfully amalgamated")
152+
print("Source successfully amalgamated")
153153

154154
if __name__ == "__main__":
155155
main()

0 commit comments

Comments
 (0)