Comment typo fix.

git-svn-id: http://munki.googlecode.com/svn/trunk@705 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
Greg Neagle
2010-09-01 18:14:45 +00:00
parent fca4134640
commit ac43c0616a
+1 -1
View File
@@ -82,7 +82,7 @@ def sendCommand(command_text):
def readResponse():
'''Read a response from MunkiStatsu'''
'''Read a response from MunkiStatus'''
global SOCK
if SOCK:
try: