Spelling fix (Bug#21420)

This commit is contained in:
Paul Eggert 2015-09-05 16:38:38 -07:00
parent 1b5fda5cbc
commit 88b9a8000d

View file

@ -764,7 +764,7 @@ Optional argument NAME is the name to give this project."
(if cs
(error "No valid interactive sub project types for %s"
cs)
(error "EDE error: Can't fin project types to create")))
(error "EDE error: Can't find project types to create")))
r)
)
nil t)))