Fossil SCM

minor typo fix.

stephan 2013-08-15 00:33 trunk
Commit 88e94ebee7d3fdfe7cd5a74f4661d5bd5e0025ba
1 file changed +1 -1
+1 -1
--- src/manifest.c
+++ src/manifest.c
@@ -660,11 +660,11 @@
660660
}
661661
662662
/*
663663
** P <uuid> ...
664664
**
665
- ** Specify one or more other artifacts where are the parents of
665
+ ** Specify one or more other artifacts which are the parents of
666666
** this artifact. The first parent is the primary parent. All
667667
** others are parents by merge.
668668
*/
669669
case 'P': {
670670
while( (zUuid = next_token(&x, &sz))!=0 ){
671671
--- src/manifest.c
+++ src/manifest.c
@@ -660,11 +660,11 @@
660 }
661
662 /*
663 ** P <uuid> ...
664 **
665 ** Specify one or more other artifacts where are the parents of
666 ** this artifact. The first parent is the primary parent. All
667 ** others are parents by merge.
668 */
669 case 'P': {
670 while( (zUuid = next_token(&x, &sz))!=0 ){
671
--- src/manifest.c
+++ src/manifest.c
@@ -660,11 +660,11 @@
660 }
661
662 /*
663 ** P <uuid> ...
664 **
665 ** Specify one or more other artifacts which are the parents of
666 ** this artifact. The first parent is the primary parent. All
667 ** others are parents by merge.
668 */
669 case 'P': {
670 while( (zUuid = next_token(&x, &sz))!=0 ){
671

Keyboard Shortcuts

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