Lowercase initial word in some log messages.
[hooke.git] / hooke / compat / minidom.py
index dc20ebe67c5f580749131af544fa6b2ee775e7a5..01d3be03f1c41677162a891a938450debdc99bd8 100644 (file)
@@ -67,4 +67,4 @@ xml.dom.minidom.Element.writexml = instancemethod(
     writexml, None, xml.dom.minidom.Element)
 
 logging.warn(
-    'Monkey patched xml.dom.minidom.Element and ._write_data for issue5752')
+    'monkey patched xml.dom.minidom.Element and ._write_data for issue5752')