Skip to content

Commit 5fdbf15

Browse files
larsmagnekyleam
authored andcommitted
Backport commit 2d71fd3b0 from Emacs
* lisp/ob-table.el (org-sbe): Further quoting fixes in doc strings. Further doc string quoting fixes 2d71fd3b041506c68b5f1cd1e409e09e25778c34 Lars Ingebrigtsen Fri Apr 22 17:16:42 2022 +0200 [km] Org's bugfix branch is currently receiving commits from emacs-28, but this commit comes from Emacs's master branch. I'm porting it because it has conflicts with bugfix's 01b0fb1 (Backport from main: Escape single left quotes in docstrings, 2022-07-24) and only touches docstrings.
1 parent cea0263 commit 5fdbf15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lisp/ob-table.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ is the equivalent of the following source code block:
8484
#+end_src
8585
8686
NOTE: The quotation marks around the function name,
87-
'source-block', are optional.
87+
`source-block', are optional.
8888
8989
NOTE: By default, string variable names are interpreted as
9090
references to source-code blocks, to force interpretation of a

0 commit comments

Comments
 (0)