Skip to content

Commit 8b9be07

Browse files
committed
Merge remote-tracking branch 'origin/development' into development
2 parents 88529da + cbca91e commit 8b9be07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source-code/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ to create it. There is some material not covered in the presentation as well.
3838
1. `paramiko`: a few examples of using the Paramiko library for SSH
3939
to remote hosts.
4040
1. `processes`: examples of how to work with processes.
41-
1. `sched`: scheduled execution of funcitons in Python.
41+
1. `sched`: scheduled execution of functions in Python.
4242
1. `subprocess`: illustrates executing a shell command from a Python script
4343
using the `subprocess` module.
4444
1. `xml-generator`: code to generate a random XML documents.

0 commit comments

Comments
 (0)