(calculator-number-digits): Fix :type.
This commit is contained in:
parent
d196f58d91
commit
2826ac81f7
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ documentation for `calculator-mode'."
|
|||
Used by the `calculator-standard-display' function - it will use the
|
||||
format string \"%.NC\" where this number is N and C is a character given
|
||||
at runtime."
|
||||
:type 'string
|
||||
:type 'integer
|
||||
:group 'calculator)
|
||||
|
||||
(defcustom calculator-remove-zeros t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue