From bee0f8f7527e4a48eb32422d6021d7cf2bd49b86 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Mon, 12 Feb 2007 05:47:28 +0000 Subject: change description for code --- math/math.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/math.c b/math/math.c index 39b53b0..9943fba 100644 --- a/math/math.c +++ b/math/math.c @@ -152,7 +152,7 @@ pr_opts(struct meta *mp) { mp->pdf, "PDF", "pdficon.gif", 'p', "View as PDF" }, { mp->mw, "MW", "mwicon.gif", 'm', "Download Maple worksheet" }, { mp->mws, "MWS", "mwsicon.gif", 's', "Download Maple classic worksheet" }, - { mp->code, "CODE", "codeicon.gif", 'c', "Download Maple code" }, + { mp->code, "CODE", "codeicon.gif", 'c', "Download Code" }, { mp->email, "EMAIL", "emailicon.gif", 'e', "E-mail to a colleague" }, { mp->video, "VIDEO", "videoicon.gif", 'v', "View Video" }, { mp->video_hq, "VIDEO_HQ", "videohqicon.gif", 'q', "View HQ Video" }, -- cgit v1.2.3