diff database/schema/classify.sql @ 23:ca4679ac4e02

typo in comment
author David A. Holland
date Sun, 26 May 2013 18:33:06 -0400 (2013-05-26)
parents d42c0db81e28
children cd36b49f4437
line wrap: on
line diff
--- a/database/schema/classify.sql	Sun May 26 17:24:13 2013 -0400
+++ b/database/schema/classify.sql	Sun May 26 18:33:06 2013 -0400
@@ -33,7 +33,7 @@
 -- 3. String value. Most of the time this is really a flat taxonomy
 -- where the number of possible values is large or changes dynamically
 -- with external circumstances, or both, such that storing a copy of
--- the legal values in the database would create a maintenanc hassle.
+-- the legal values in the database would create a maintenance hassle.
 -- There are none of these at present; the only projected one at the
 -- moment is FreeBSD's idea of "the nearest man page to where the
 -- problem appears to be".