Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
88b9a800
Commit
88b9a800
authored
Sep 05, 2015
by
Paul Eggert
Browse files
Spelling fix (Bug#21420)
parent
1b5fda5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/cedet/ede.el
lisp/cedet/ede.el
+1
-1
No files found.
lisp/cedet/ede.el
View file @
88b9a800
...
...
@@ -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 fin
d
project types to create"
)))
r
)
)
nil
t
)))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment