Fixing typo
authorGreg Wilson <gvwilson@third-bit.com>
Sun, 14 Jun 2015 23:31:48 +0000 (19:31 -0400)
committerGreg Wilson <gvwilson@third-bit.com>
Sun, 14 Jun 2015 23:31:48 +0000 (19:31 -0400)
tools/catalog.py

index 4f449bb0faa0ad2e23fda506a461a6eac79c40d9..cc31b1183d8caf3fa1b244d7e0a579b2f5a9187c 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-'''Create YAML catalog of CSS styles using in a set of HTML documents.
+'''Create YAML catalog of CSS styles used in a set of HTML documents.
 
 Usage: catalog.py file [file...]
 '''