Преглед изворни кода

Fixed a typo in org-n-level-faces.

Bastien Guerry пре 17 година
родитељ
комит
99fa838fbf
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      org.el

+ 1 - 1
org.el

@@ -4195,7 +4195,7 @@ month and 365.24 days for a year)."
     ))
 
 (defcustom org-n-level-faces (length org-level-faces)
-  "The number different faces to be used for headlines.
+  "The number of different faces to be used for headlines.
 Org-mode defines 8 different headline faces, so this can be at most 8.
 If it is less than 8, the level-1 face gets re-used for level N+1 etc."
   :type 'number