]> err.no Git - dpkg/commitdiff
s/specificaton/specification/
authorPeter Karlsson <peterk@debian.org>
Mon, 16 Jul 2001 15:22:04 +0000 (15:22 +0000)
committerPeter Karlsson <peterk@debian.org>
Mon, 16 Jul 2001 15:22:04 +0000 (15:22 +0000)
dselect/main.cc

index 7e7c18c95a2d6e46f44c1d011b48baf7d878b589..d440f1f9e14f5f7388e93a8c5fc66c5ba6da395c 100644 (file)
@@ -241,7 +241,7 @@ extern "C" {
 
     if ((colours == NULL || ! strlen(colours)) &&
         (attributes == NULL || ! strlen(attributes))) {
-       ohshit(_("Null color specificaton\n"));
+       ohshit(_("Null color specification\n"));
     }
 
     if (colours != NULL && strlen(colours)) {