projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3607632
)
Fix typo.
author
ueno
<ueno>
Thu, 9 Nov 2000 20:10:21 +0000
(20:10 +0000)
committer
ueno
<ueno>
Thu, 9 Nov 2000 20:10:21 +0000
(20:10 +0000)
lunit.el
patch
|
blob
|
history
diff --git
a/lunit.el
b/lunit.el
index
d004e40
..
3ff5d4e
100644
(file)
--- a/
lunit.el
+++ b/
lunit.el
@@
-80,7
+80,7
@@
"An error occurred.")
(luna-define-generic lunit-test-listener-failure (listener case failure)
- "An failure occurred.")
+ "A failure occurred.")
(luna-define-generic lunit-test-listener-start (listener case)
"A test started.")