Skip to content

Commit 6b6e2d6

Browse files
committed
spelling: successfully
1 parent fc0b59e commit 6b6e2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amalgamate.py

Lines changed: 1 addition & 1 deletion
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)