Fossil SCM

Modify an error message to avoid using an unquoted apostrophe.

mistachkin 2018-02-28 13:46 trunk
Commit 61941baf12257f99582f6a59fa70c165499039474ec007575037368a6220b694
1 file changed +1 -1
+1 -1
--- src/login.c
+++ src/login.c
@@ -512,11 +512,11 @@
512512
@ across the entire route between your browser and the server.
513513
@ An attempt was made to redirect to %h(g.zHttpsURL) but
514514
@ the connection is still insecure even after the redirect.</p>
515515
@ <p>This is probably some kind of configuration problem. Please
516516
@ contact your sysadmin.</p>
517
- @ <p>Sorry it didn't work out.</p>
517
+ @ <p>Sorry it did not work out.</p>
518518
style_footer();
519519
return;
520520
}
521521
if( zQS==0 ){
522522
zQS = "?redir=1";
523523
--- src/login.c
+++ src/login.c
@@ -512,11 +512,11 @@
512 @ across the entire route between your browser and the server.
513 @ An attempt was made to redirect to %h(g.zHttpsURL) but
514 @ the connection is still insecure even after the redirect.</p>
515 @ <p>This is probably some kind of configuration problem. Please
516 @ contact your sysadmin.</p>
517 @ <p>Sorry it didn't work out.</p>
518 style_footer();
519 return;
520 }
521 if( zQS==0 ){
522 zQS = "?redir=1";
523
--- src/login.c
+++ src/login.c
@@ -512,11 +512,11 @@
512 @ across the entire route between your browser and the server.
513 @ An attempt was made to redirect to %h(g.zHttpsURL) but
514 @ the connection is still insecure even after the redirect.</p>
515 @ <p>This is probably some kind of configuration problem. Please
516 @ contact your sysadmin.</p>
517 @ <p>Sorry it did not work out.</p>
518 style_footer();
519 return;
520 }
521 if( zQS==0 ){
522 zQS = "?redir=1";
523

Keyboard Shortcuts

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