Skip to content

Commit 2862eb4

Browse files
committed
Update forker.py
spelling
1 parent 0f4694f commit 2862eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

forker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#/usr/bin/python
2-
# Python program for playing around with working
2+
# Python program for playing around with forking
33
import os, sys
44

55
def child_process():

0 commit comments

Comments
 (0)