aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/out_sqlite.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-01-21 01:15:34 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2024-01-25 12:58:32 -0500
commit10a66c974537dcb984217a6c581fc20fa7144db4 (patch)
tree0305f1574d2a37f3d2667ba541e473f11908ba71 /org/out_sqlite.org
parentorg, ocda (ongoing) (diff)
org, ocda (ongoing) split file, separate functions
Diffstat (limited to 'org/out_sqlite.org')
-rw-r--r--org/out_sqlite.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/org/out_sqlite.org b/org/out_sqlite.org
index ca5ee9f..ade8498 100644
--- a/org/out_sqlite.org
+++ b/org/out_sqlite.org
@@ -1880,7 +1880,7 @@ CREATE TABLE IF NOT EXISTS doc_objects (
lev SMALLINT NULL,
node VARCHAR(16) NULL,
parent VARCHAR(16) NULL,
- last_decendant VARCHAR(16) NULL, -- headings only
+ last_descendant VARCHAR(16) NULL, -- headings only
digest_clean CHAR(256),
digest_all CHAR(256),
seg_name CHAR(256),