Fossil SCM

Fix grammar

bch 2008-02-09 09:21 trunk
Commit c1d9e0f4f81ac38157566a438f255e944d572908
1 file changed +1 -1
+1 -1
--- src/timeline.c
+++ src/timeline.c
@@ -277,11 +277,11 @@
277277
if( !g.okHistory &&
278278
db_exists("SELECT 1 FROM user"
279279
" WHERE login='anonymous'"
280280
" AND cap LIKE '%%h%%'") ){
281281
@ <p><b>Note:</b> You will be able to access <u>much</u> more
282
- @ historical information if <a href="%s(g.zTop)/login">login</a>.</p>
282
+ @ historical information if you <a href="%s(g.zTop)/login">login</a>.</p>
283283
}
284284
blob_zero(&sql);
285285
blob_append(&sql, timeline_query_for_www(), -1);
286286
if( zType ){
287287
blob_appendf(&sql, " AND event.type=%Q", zType);
288288
--- src/timeline.c
+++ src/timeline.c
@@ -277,11 +277,11 @@
277 if( !g.okHistory &&
278 db_exists("SELECT 1 FROM user"
279 " WHERE login='anonymous'"
280 " AND cap LIKE '%%h%%'") ){
281 @ <p><b>Note:</b> You will be able to access <u>much</u> more
282 @ historical information if <a href="%s(g.zTop)/login">login</a>.</p>
283 }
284 blob_zero(&sql);
285 blob_append(&sql, timeline_query_for_www(), -1);
286 if( zType ){
287 blob_appendf(&sql, " AND event.type=%Q", zType);
288
--- src/timeline.c
+++ src/timeline.c
@@ -277,11 +277,11 @@
277 if( !g.okHistory &&
278 db_exists("SELECT 1 FROM user"
279 " WHERE login='anonymous'"
280 " AND cap LIKE '%%h%%'") ){
281 @ <p><b>Note:</b> You will be able to access <u>much</u> more
282 @ historical information if you <a href="%s(g.zTop)/login">login</a>.</p>
283 }
284 blob_zero(&sql);
285 blob_append(&sql, timeline_query_for_www(), -1);
286 if( zType ){
287 blob_appendf(&sql, " AND event.type=%Q", zType);
288

Keyboard Shortcuts

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