Fossil SCM

Trivial internal doc typo fix. Minor unsolicited touchups in whyallinone.md.

stephan 2021-06-09 12:23 trunk
Commit 36ea3963fd11d94f1ad0f75841ef1afd1f51d3a7e66c3a2c8b6eb9e11acb0e36
2 files changed +1 -1 +3 -3
+1 -1
--- src/schema.c
+++ src/schema.c
@@ -329,11 +329,11 @@
329329
@ rid INTEGER PRIMARY KEY -- Record ID of the phantom
330330
@ );
331331
@
332332
@ -- A record of orphaned delta-manifests. An orphan is a delta-manifest
333333
@ -- for which we have content, but its baseline-manifest is a phantom.
334
-@ -- We have to track all orphan maniftests so that when the baseline arrives,
334
+@ -- We have to track all orphan manifests so that when the baseline arrives,
335335
@ -- we know to process the orphaned deltas.
336336
@ CREATE TABLE orphan(
337337
@ rid INTEGER PRIMARY KEY, -- Delta manifest with a phantom baseline
338338
@ baseline INTEGER -- Phantom baseline of this orphan
339339
@ );
340340
--- src/schema.c
+++ src/schema.c
@@ -329,11 +329,11 @@
329 @ rid INTEGER PRIMARY KEY -- Record ID of the phantom
330 @ );
331 @
332 @ -- A record of orphaned delta-manifests. An orphan is a delta-manifest
333 @ -- for which we have content, but its baseline-manifest is a phantom.
334 @ -- We have to track all orphan maniftests so that when the baseline arrives,
335 @ -- we know to process the orphaned deltas.
336 @ CREATE TABLE orphan(
337 @ rid INTEGER PRIMARY KEY, -- Delta manifest with a phantom baseline
338 @ baseline INTEGER -- Phantom baseline of this orphan
339 @ );
340
--- src/schema.c
+++ src/schema.c
@@ -329,11 +329,11 @@
329 @ rid INTEGER PRIMARY KEY -- Record ID of the phantom
330 @ );
331 @
332 @ -- A record of orphaned delta-manifests. An orphan is a delta-manifest
333 @ -- for which we have content, but its baseline-manifest is a phantom.
334 @ -- We have to track all orphan manifests so that when the baseline arrives,
335 @ -- we know to process the orphaned deltas.
336 @ CREATE TABLE orphan(
337 @ rid INTEGER PRIMARY KEY, -- Delta manifest with a phantom baseline
338 @ baseline INTEGER -- Phantom baseline of this orphan
339 @ );
340
--- www/whyallinone.md
+++ www/whyallinone.md
@@ -13,13 +13,13 @@
1313
takes exception to this idea, writing:
1414
1515
> *I don't want forum/web software built into my dvcs.*
1616
> *I don't see how this improves over git.*
1717
18
-The commenter hold whatever opinions he wants, of course. However, here
19
-are a few reasons why bundling other project management software with
20
-the DVCS might be useful:
18
+The commenter may hold whatever opinions they want, of course.
19
+However, here are a few reasons why bundling other project management
20
+features with the DVCS might be useful for a given project:
2121
2222
1. There is single software package to install and manage for the
2323
project website.
2424
The alternative is to select, install, configure, learn about,
2525
manage, and maintain separate software packages for DVCS, wiki,
2626
--- www/whyallinone.md
+++ www/whyallinone.md
@@ -13,13 +13,13 @@
13 takes exception to this idea, writing:
14
15 > *I don't want forum/web software built into my dvcs.*
16 > *I don't see how this improves over git.*
17
18 The commenter hold whatever opinions he wants, of course. However, here
19 are a few reasons why bundling other project management software with
20 the DVCS might be useful:
21
22 1. There is single software package to install and manage for the
23 project website.
24 The alternative is to select, install, configure, learn about,
25 manage, and maintain separate software packages for DVCS, wiki,
26
--- www/whyallinone.md
+++ www/whyallinone.md
@@ -13,13 +13,13 @@
13 takes exception to this idea, writing:
14
15 > *I don't want forum/web software built into my dvcs.*
16 > *I don't see how this improves over git.*
17
18 The commenter may hold whatever opinions they want, of course.
19 However, here are a few reasons why bundling other project management
20 features with the DVCS might be useful for a given project:
21
22 1. There is single software package to install and manage for the
23 project website.
24 The alternative is to select, install, configure, learn about,
25 manage, and maintain separate software packages for DVCS, wiki,
26

Keyboard Shortcuts

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