diff options
-rw-r--r-- | ksh-scan2.el | 2 | ||||
-rw-r--r-- | ksh-scan3.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ksh-scan2.el b/ksh-scan2.el index 0e8c410..cca2e67 100644 --- a/ksh-scan2.el +++ b/ksh-scan2.el @@ -44,7 +44,7 @@ (,ksh-scan2-anatomy-abdominal-situs . "normal") (,ksh-scan2-anatomy-kidneys-bladder . "normal") (,ksh-scan2-anatomy-long-bones . "normal for the period of gestation") - (,ksh-scan2-sonologist . "Dr. Bala Bharathy"))) + (,ksh-scan2-sonologist . "Dr. Mekalai"))) ;; Format specification for form display (setq forms-format-list diff --git a/ksh-scan3.el b/ksh-scan3.el index 76a7431..68adb29 100644 --- a/ksh-scan3.el +++ b/ksh-scan3.el @@ -31,7 +31,7 @@ (,ksh-scan3-survey-liquor . "normal") (,ksh-scan3-survey-fetal-activity . "normal") (,ksh-scan3-survey-cardiac-activity . "normal") - (,ksh-scan3-sonologist . "Dr. Bala Bharathy"))) + (,ksh-scan3-sonologist . "Dr. Mekalai"))) ;; Format specification for form display (setq forms-format-list |