aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/in_source_files.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/in_source_files.org')
-rw-r--r--org/in_source_files.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/org/in_source_files.org b/org/in_source_files.org
index 8df3ded..674709a 100644
--- a/org/in_source_files.org
+++ b/org/in_source_files.org
@@ -390,7 +390,7 @@ template spineRawMarkupContent() {
ST_doc_parts ret;
{
ret.header_raw = st.header;
- ret.sourcefile_body_content = sourcefile_body_content;
+ ret.sourcefile_body_content = sourcefile_body_content;
ret.insert_file_list = insert_file_list_get;
ret.images_list = images_list_get;
ret.doc_digest = dig;