summaryrefslogtreecommitdiff
path: root/dmake/ChangeLog
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-02-23 15:42:54 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-02-23 15:42:54 +0100
commit66e5cbc55ab6923e651e1e3b32a7f26b5adaef90 (patch)
treec5000866762b2985895f9b0e4f309d22d1ba545e /dmake/ChangeLog
parentfe86d0ca5daeadd8bde74e27109bcb65402ce139 (diff)
Fix typo "sucessfully" -> "successfully"
Change-Id: I01c85e4d3853c44fa05acc3019bc35c56c4f655e
Diffstat (limited to 'dmake/ChangeLog')
-rwxr-xr-xdmake/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmake/ChangeLog b/dmake/ChangeLog
index f5a680eedacf..b97b3f3657d7 100755
--- a/dmake/ChangeLog
+++ b/dmake/ChangeLog
@@ -198,7 +198,7 @@
* msdos/runargv.c, tests/recipes-9, unix/runargv.c:
#i80598# Always issue a warning if the actual execution of a recipe line
- (this does not include sucessfully executed, but failing programs) fails.
+ (this does not include successfully executed, but failing programs) fails.
2007-09-24 17:45 vq