summaryrefslogtreecommitdiff
path: root/ksh-scan2.el
diff options
context:
space:
mode:
Diffstat (limited to 'ksh-scan2.el')
-rw-r--r--ksh-scan2.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/ksh-scan2.el b/ksh-scan2.el
index 0292c28..3fbd391 100644
--- a/ksh-scan2.el
+++ b/ksh-scan2.el
@@ -161,9 +161,8 @@
("Both kidneys and bladder" . ,ksh-scan2-anatomy-kidneys-bladder)
("All long bones" . ,ksh-scan2-anatomy-long-bones)))
(princ "* Impression\n")
- (princ (format "%s corresponding to a gestational age of %s\n\n"
+ (princ (format "%s corresponding to a gestational age of %s assigned as per biometry (CRL)\n\n"
(get-field ksh-scan2-scan) (get-field ksh-scan2-impression-gestational-age)))
- (princ "Gestational age assigned as per biometry (CRL)\n\n")
(seq-do 'single-line-org-entry
`(("Menstrual age" . ,ksh-scan2-impression-menstrual-age)
("Corrected EDD" . ,ksh-scan2-impression-corrected-edd)