rs: Fix the introduction to the section on Org-mode interop.
This commit is contained in:
parent
c33cce731f
commit
afc043d22d
1 changed files with 2 additions and 2 deletions
4
rs.rkt
4
rs.rkt
|
@ -70,8 +70,8 @@
|
|||
;;; Org-mode interaction
|
||||
;;; ====================
|
||||
|
||||
;;; This section contains some useful primitives for interoperating
|
||||
;;; with org-mode.
|
||||
;;; This section contains some useful primitives for Org-mode
|
||||
;;; interoperability.
|
||||
|
||||
;;; Reads a list of species from a string.
|
||||
(define (read-symbol-list str)
|
||||
|
|
Loading…
Reference in a new issue