# HG changeset patch # User David A. Holland # Date 1369607586 14400 # Node ID ca4679ac4e024a5e183fe4603385889250d6e006 # Parent 8870309149f84de89e5873a305dab9228ca1526c typo in comment diff -r 8870309149f8 -r ca4679ac4e02 database/schema/classify.sql --- 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".