Pārlūkot izejas kodu

Fix code typo in 7ac468

Thanks to Michael for reporting it.
Bastien Guerry 11 gadi atpakaļ
vecāks
revīzija
b09ba2d4f1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      lisp/org-table.el

+ 1 - 1
lisp/org-table.el

@@ -243,7 +243,7 @@ t       accept as input and present for editing"
   :type '(choice
 	  (const :tag "Use the difference between the current and the above fields" t)
 	  (integer :tag "Use a number" 1)
-	  (const :tag "Don't increment the value when copying a field" t)))
+	  (const :tag "Don't increment the value when copying a field" nil)))
 
 (defcustom org-calc-default-modes
   '(calc-internal-prec 12