mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2025-01-18 18:51:52 +00:00
* lisp/ox-man.el (org-man-table-cell): Fix checkdoc warning
This commit is contained in:
parent
054bdb6ce3
commit
459a10979d
@ -972,7 +972,7 @@ This function assumes TABLE has `org' as its `:type' attribute."
|
||||
;;; Table Cell
|
||||
|
||||
(defun org-man-table-cell (table-cell contents info)
|
||||
"Transcode a TABLE-CELL element from Org to Man
|
||||
"Transcode a TABLE-CELL element from Org to Man.
|
||||
CONTENTS is the cell contents. INFO is a plist used as
|
||||
a communication channel."
|
||||
(concat
|
||||
|
Loading…
Reference in New Issue
Block a user