lib/le/host/http.rb in le-2.7.4 vs lib/le/host/http.rb in le-2.7.5
- old
+ new
@@ -279,10 +279,10 @@
break
end
end
- dbg "LE: Closing Asyncrhonous socket writer"
+ dbg "LE: Closing Asynchronous socket writer"
closeConnection
end
private