Fix typo in the definition of mu:plot

This commit is contained in:
Piyush 2019-05-11 14:03:35 +05:30
parent 9a225365c1
commit 7498760084
1 changed files with 1 additions and 1 deletions

View File

@ -77,4 +77,4 @@ of any additional options for gnuplot."
(close-pipe gnuplot)))
;; backward compatibility
(define mu-plot mu:plot-histogram)
(define mu:plot mu:plot-histogram)