Fossil SCM

Fix a minor typo in a comment.

drh 2021-07-15 16:32 trunk
Commit 56262c7ea72d5c1dcb09a44f15a409dd536bae1b599cbce7864b49e0a4df65a9
1 file changed +1 -1
+1 -1
--- src/backlink.c
+++ src/backlink.c
@@ -25,11 +25,11 @@
2525
#include "backlink.h"
2626
#include <assert.h>
2727
2828
2929
/*
30
-** Show a graph all wiki, tickets, and check-ins that refer to object zUuid.
30
+** Show a graph of all wiki, tickets, and check-ins that refer to object zUuid.
3131
**
3232
** If zLabel is not NULL and the graph is not empty, then output zLabel as
3333
** a prefix to the graph.
3434
*/
3535
void render_backlink_graph(const char *zUuid, const char *zLabel){
3636
--- src/backlink.c
+++ src/backlink.c
@@ -25,11 +25,11 @@
25 #include "backlink.h"
26 #include <assert.h>
27
28
29 /*
30 ** Show a graph all wiki, tickets, and check-ins that refer to object zUuid.
31 **
32 ** If zLabel is not NULL and the graph is not empty, then output zLabel as
33 ** a prefix to the graph.
34 */
35 void render_backlink_graph(const char *zUuid, const char *zLabel){
36
--- src/backlink.c
+++ src/backlink.c
@@ -25,11 +25,11 @@
25 #include "backlink.h"
26 #include <assert.h>
27
28
29 /*
30 ** Show a graph of all wiki, tickets, and check-ins that refer to object zUuid.
31 **
32 ** If zLabel is not NULL and the graph is not empty, then output zLabel as
33 ** a prefix to the graph.
34 */
35 void render_backlink_graph(const char *zUuid, const char *zLabel){
36

Keyboard Shortcuts

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