Fix typo in babel call

This commit is contained in:
TEC 2022-12-09 23:32:45 +08:00
parent c6fa8f77f4
commit bc0ba375a0
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 1 deletions

View File

@ -3030,7 +3030,7 @@ alias et="e -t"
*** Prompt to run setup script
#+call: pkgconf("Setup script prompt")
#+call: confpkg("Setup script prompt")
At various points in this config, content is conditionally tangled to
=./setup.sh=. It's no good just putting content there if it isn't run though.