[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Script_Functions.tex

raeburn raeburn at source.lon-capa.org
Sun Sep 15 18:42:05 EDT 2013


raeburn		Sun Sep 15 22:42:05 2013 EDT

  Modified files:              
    /loncom/html/adm/help/tex	Script_Functions.tex 
  Log:
  - Bug 6658.
    - Fix typo in rev. 1.13. Don't escape @.
  
  
Index: loncom/html/adm/help/tex/Script_Functions.tex
diff -u loncom/html/adm/help/tex/Script_Functions.tex:1.14 loncom/html/adm/help/tex/Script_Functions.tex:1.15
--- loncom/html/adm/help/tex/Script_Functions.tex:1.14	Sun Aug 18 01:38:49 2013
+++ loncom/html/adm/help/tex/Script_Functions.tex	Sun Sep 15 22:42:05 2013
@@ -45,7 +45,7 @@
 \item parameter\_setting(name,partid)
 \item EXT()
 \item stored\_data(name,partid)
-\item wrong\_bubbles(correct,lower,upper,step,\@given)
+\item wrong\_bubbles(correct,lower,upper,step, at given)
 \end{itemize}
 
 




More information about the LON-CAPA-cvs mailing list