Fossil SCM

Minor error message correction.

andybradford 2014-08-02 15:53 trunk
Commit 406b2f32018283b954f329cfc2dc70fa5490cbe8
1 file changed +1 -1
+1 -1
--- src/winhttp.c
+++ src/winhttp.c
@@ -682,11 +682,11 @@
682682
683683
verify_all_options();
684684
if( g.argc==4 ){
685685
zSvcName = g.argv[3];
686686
}else if( g.argc>4 ){
687
- fossil_fatal("to much arguments for create method.");
687
+ fossil_fatal("too many arguments for create method.");
688688
}
689689
/* Process service creation specific options. */
690690
if( !zDisplay ){
691691
zDisplay = zSvcName;
692692
}
693693
--- src/winhttp.c
+++ src/winhttp.c
@@ -682,11 +682,11 @@
682
683 verify_all_options();
684 if( g.argc==4 ){
685 zSvcName = g.argv[3];
686 }else if( g.argc>4 ){
687 fossil_fatal("to much arguments for create method.");
688 }
689 /* Process service creation specific options. */
690 if( !zDisplay ){
691 zDisplay = zSvcName;
692 }
693
--- src/winhttp.c
+++ src/winhttp.c
@@ -682,11 +682,11 @@
682
683 verify_all_options();
684 if( g.argc==4 ){
685 zSvcName = g.argv[3];
686 }else if( g.argc>4 ){
687 fossil_fatal("too many arguments for create method.");
688 }
689 /* Process service creation specific options. */
690 if( !zDisplay ){
691 zDisplay = zSvcName;
692 }
693

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button