Fossil SCM

Adjust help text wording for /download page

andygoth 2017-10-19 04:09 trunk
Commit eecb721e0465b6b2f141407f1724d3df99cd101e83543599866aa202fb9402b5
1 file changed +2 -2
+2 -2
--- src/clone.c
+++ src/clone.c
@@ -297,12 +297,12 @@
297297
}
298298
299299
/*
300300
** WEBPAGE: download
301301
**
302
-** Provide a simple page that newbies to download the latest tarball or
303
-** ZIP archive, and to provide instructions on how to clone.
302
+** Provide a simple page that enables newbies to download the latest tarball or
303
+** ZIP archive, and provides instructions on how to clone.
304304
*/
305305
void download_page(void){
306306
login_check_credentials();
307307
style_header("Download Page");
308308
if( !g.perm.Zip ){
309309
--- src/clone.c
+++ src/clone.c
@@ -297,12 +297,12 @@
297 }
298
299 /*
300 ** WEBPAGE: download
301 **
302 ** Provide a simple page that newbies to download the latest tarball or
303 ** ZIP archive, and to provide instructions on how to clone.
304 */
305 void download_page(void){
306 login_check_credentials();
307 style_header("Download Page");
308 if( !g.perm.Zip ){
309
--- src/clone.c
+++ src/clone.c
@@ -297,12 +297,12 @@
297 }
298
299 /*
300 ** WEBPAGE: download
301 **
302 ** Provide a simple page that enables newbies to download the latest tarball or
303 ** ZIP archive, and provides instructions on how to clone.
304 */
305 void download_page(void){
306 login_check_credentials();
307 style_header("Download Page");
308 if( !g.perm.Zip ){
309

Keyboard Shortcuts

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