Knio / dominate

Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
GNU Lesser General Public License v3.0
1.72k stars 108 forks source link

Fix 3 small typos in comments #124

Closed LunDev closed 4 years ago

LunDev commented 4 years ago

I've found 3 locations that look like typos to me.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 97.351% when pulling b08ee84311807aae9263b453165e537eec88f077 on LunDev:master into 227e0724d773d8decf9b6fff10f86906b0ad8d7f on Knio:master.