Fossil SCM

Fix a typo on the /secaudit0 page.

drh 2022-01-18 20:53 trunk
Commit fef157554fabba4313d85b3b98d66e07f764f997623a206d6bd35994e7c5ba08
1 file changed +2 -2
--- src/security_audit.c
+++ src/security_audit.c
@@ -223,12 +223,12 @@
223223
}else{
224224
int nUrl = db_int(0, "SELECT count(*) FROM config"
225225
" WHERE name GLOB 'baseurl:*'");
226226
@ <li><p>This repository does not have a canonical access URL.
227227
if( nUrl==1 ){
228
- @ There 1
229
- @ <a href="urllist?urlonly">1 non-canonical URLs</a>
228
+ @ There is
229
+ @ <a href="urllist?urlonly">1 non-canonical URL</a>
230230
@ that has been used to access this repository.
231231
}else if( nUrl>=2 ){
232232
@ There are
233233
@ <a href="urllist?all&urlonly">%d(nUrl) non-canonical URLs</a>
234234
@ that have been used to access this repository.
235235
--- src/security_audit.c
+++ src/security_audit.c
@@ -223,12 +223,12 @@
223 }else{
224 int nUrl = db_int(0, "SELECT count(*) FROM config"
225 " WHERE name GLOB 'baseurl:*'");
226 @ <li><p>This repository does not have a canonical access URL.
227 if( nUrl==1 ){
228 @ There 1
229 @ <a href="urllist?urlonly">1 non-canonical URLs</a>
230 @ that has been used to access this repository.
231 }else if( nUrl>=2 ){
232 @ There are
233 @ <a href="urllist?all&urlonly">%d(nUrl) non-canonical URLs</a>
234 @ that have been used to access this repository.
235
--- src/security_audit.c
+++ src/security_audit.c
@@ -223,12 +223,12 @@
223 }else{
224 int nUrl = db_int(0, "SELECT count(*) FROM config"
225 " WHERE name GLOB 'baseurl:*'");
226 @ <li><p>This repository does not have a canonical access URL.
227 if( nUrl==1 ){
228 @ There is
229 @ <a href="urllist?urlonly">1 non-canonical URL</a>
230 @ that has been used to access this repository.
231 }else if( nUrl>=2 ){
232 @ There are
233 @ <a href="urllist?all&urlonly">%d(nUrl) non-canonical URLs</a>
234 @ that have been used to access this repository.
235

Keyboard Shortcuts

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