about function name has been fixed

This commit is contained in:
Sameer Rahmani 2018-03-30 01:09:47 +01:00
parent 7cbe0f5bf3
commit 6f8ce16b6b
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Credits:
(setq msg (replace-regexp-in-string "%%VERSION%%"
FG42-VERSION about_fg42_msg))))
(defun about-fg42-f ()
(defun about-fg42 ()
"Show an small about note"
(interactive)
(let (buf msg)