aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/out_sqlite.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/out_sqlite.org')
-rw-r--r--org/out_sqlite.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/org/out_sqlite.org b/org/out_sqlite.org
index c141cf6..b8bbdaf 100644
--- a/org/out_sqlite.org
+++ b/org/out_sqlite.org
@@ -38,7 +38,7 @@ sudo chown ralph:ralph /var/www
~grotto/repo/git.repo/code/project-spine/doc-reform-markup/markup_samples/markup/pod/*
* sql
-** _module, templates_ :module:
+** _module, templates_ :module:
*** template
#+BEGIN_SRC d :tangle "../src/doc_reform/io_out/sqlite.d"
@@ -391,7 +391,7 @@ template SQLiteDbDrop() {
}
#+END_SRC
-** 1. [#A] sqlite_db_statement :statement:
+** 1. [#A] sqlite_db_statement :statement:
*** collection
#+NAME: sqlite_db_statement_composite_collection
@@ -1513,7 +1513,7 @@ foreach (part; doc_matters.has.keys_seq.sql) {
return _insert_doc_objects.join.to!(char[]).toUTF8;
#+END_SRC
-** 5. SQL statements :statement:
+** 5. SQL statements :statement:
*** drop index and tables
**** DROP INDEX IF EXISTS