Fix typos in commentary

This commit is contained in:
TEC 2021-05-28 15:32:19 +08:00
parent 6bd8eed323
commit f4b9c47bf4
Signed by: tec
GPG Key ID: 779591AFDB81F06C
1 changed files with 2 additions and 2 deletions

View File

@ -1222,7 +1222,7 @@ to add a few bells and whistles --- namely:
I would use =sh=, but using arrays for argument manipulation is just too
convenient, so I'll raise the requirement to =bash=. Since arrays are the only
'extra' compared to =sh=, other shells like =csh= etc. should work too.
'extra' compared to =sh=, other shells like =ksh= etc. should work too.
#+name: e
#+begin_src shell :tangle ~/.local/bin/e :mkdirp yes :tangle-mode (identity #o755) :comments no
@ -8927,7 +8927,7 @@ tempfile, this can provide a caching mechanism.
(org-latex--inline-image link info))))
#+end_src
**** Chameleon --- aka. match theme
Once the idea of having the look of the LaTeX document produced match the
Once I had the idea of having the look of the LaTeX document produced match the
current Emacs theme, I was enraptured. The result is the pseudo-class ~chameleon~.
#+begin_src emacs-lisp
(after! ox