aboutsummaryrefslogtreecommitdiff
path: root/src/interp/bc-misc.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/bc-misc.boot')
-rw-r--r--src/interp/bc-misc.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/bc-misc.boot b/src/interp/bc-misc.boot
index 5d140aac..87d110aa 100644
--- a/src/interp/bc-misc.boot
+++ b/src/interp/bc-misc.boot
@@ -569,7 +569,7 @@ bcSeries() ==
(text . "Create a series by: ")
(text . "\beginmenu")
(text . "\item ")
- (bcLinks ("\menuitemstyle{Expansion}" "" bcSeriesExpansion NILl))
+ (bcLinks ("\menuitemstyle{Expansion}" "" bcSeriesExpansion NIL))
(text . "\tab{11}Expand a function in a series around a point")
(text . "\item ")
(bcLinks ("\menuitemstyle{Formula}" "" bcSeriesByFormula NIL))