[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Spreadsheet_Referencing_Cells.tex
raeburn
raeburn at source.lon-capa.org
Wed Aug 17 17:56:58 EDT 2016
raeburn Wed Aug 17 21:56:58 2016 EDT
Modified files:
/loncom/html/adm/help/tex Spreadsheet_Referencing_Cells.tex
Log:
- Fix double quotes.
Index: loncom/html/adm/help/tex/Spreadsheet_Referencing_Cells.tex
diff -u loncom/html/adm/help/tex/Spreadsheet_Referencing_Cells.tex:1.6 loncom/html/adm/help/tex/Spreadsheet_Referencing_Cells.tex:1.7
--- loncom/html/adm/help/tex/Spreadsheet_Referencing_Cells.tex:1.6 Sun Jan 3 05:05:31 2016
+++ loncom/html/adm/help/tex/Spreadsheet_Referencing_Cells.tex Wed Aug 17 21:56:58 2016
@@ -3,7 +3,7 @@
\textbf{Cells}
Cells may be specified by simply writing their name enclosed in either single quotes or double quotes.
-For instance, \texttt{`A17'} and \texttt{"A17"} will be
+For instance, \texttt{`A17'} and \texttt{``A17''} will be
replaced with the value in row $A$ column 17 before the Perl command is evaluated.
\noindent
More information about the LON-CAPA-cvs
mailing list