Browse Source

Fix small typo in docstring.

Bastien Guerry 14 năm trước cách đây
mục cha
commit
8892fe3f04
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lisp/org-table.el

+ 1 - 1
lisp/org-table.el

@@ -181,7 +181,7 @@ this line."
 Possible values are:
 nil     never use them
 from    accept as input, do not present for editing
-t:      accept as input and present for editing"
+t       accept as input and present for editing"
   :group 'org-table-calculation
   :type '(choice
 	  (const :tag "Never, don't even check user input for them" nil)