]> git.eshelyaron.com Git - emacs.git/commitdiff
Spelling fix (Bug#21420)
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Sep 2015 23:38:38 +0000 (16:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Sep 2015 23:38:56 +0000 (16:38 -0700)
lisp/cedet/ede.el

index 7d99b179112790766818db52a74199db792e2710..27d7abe540e04a9eb11de07412898ccf1e46ed1a 100644 (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)))