Carsten Dominik %!s(int64=16) %!d(string=hai) anos
pai
achega
2409f4bb89
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -4530,7 +4530,7 @@ If KWD is a number, get the corresponding match group."
 		   (1- org-inlinetask-min-level))))
 	 (nstars (and limit-level
 		      (if org-odd-levels-only
-			  (and limit-level (1- (* limit 2)))
+			  (and limit-level (1- (* limit-level 2)))
 			limit-level)))
 	 (outline-regexp
 	  (cond