examples/cpu: Fix typo, note existence in README

This commit is contained in:
Brandon Heller
2012-11-13 18:06:19 -08:00
parent d40003e0cd
commit 2eb0593cd2
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/python
"""
cpu.py: test iperf bandwidth for varying cpu limtis
cpu.py: test iperf bandwidth for varying cpu limits
"""
from mininet.net import Mininet