[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Spreadsheet_HowTo.tex
lira
lira at source.lon-capa.org
Sat Jan 2 23:49:30 EST 2016
lira Sun Jan 3 04:49:30 2016 EDT
Modified files:
/loncom/html/adm/help/tex Spreadsheet_HowTo.tex
Log:
minor wording change about string.
Index: loncom/html/adm/help/tex/Spreadsheet_HowTo.tex
diff -u loncom/html/adm/help/tex/Spreadsheet_HowTo.tex:1.5 loncom/html/adm/help/tex/Spreadsheet_HowTo.tex:1.6
--- loncom/html/adm/help/tex/Spreadsheet_HowTo.tex:1.5 Sat Dec 26 04:35:17 2015
+++ loncom/html/adm/help/tex/Spreadsheet_HowTo.tex Sun Jan 3 04:49:30 2016
@@ -18,5 +18,5 @@
The comma operator is binary and returns the value on its right. Thus
\texttt{\$variable = 15, 26;} assigns \texttt{\$variable} the value
-26. If you need the values to all be displayed, enclose the entire
+26. If you need the values to all be displayed as a string, enclose the entire
cell contents in quote marks.
More information about the LON-CAPA-cvs
mailing list