[LON-CAPA-cvs] cvs: loncom /localize lonlocal.pm
raeburn
raeburn at source.lon-capa.org
Thu Oct 29 19:04:39 EDT 2020
raeburn Thu Oct 29 23:04:39 2020 EDT
Modified files:
/loncom/localize lonlocal.pm
Log:
- Typo in documentation
Index: loncom/localize/lonlocal.pm
diff -u loncom/localize/lonlocal.pm:1.67 loncom/localize/lonlocal.pm:1.68
--- loncom/localize/lonlocal.pm:1.67 Sun Feb 24 01:38:14 2019
+++ loncom/localize/lonlocal.pm Thu Oct 29 23:04:39 2020
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Localization routines
#
-# $Id: lonlocal.pm,v 1.67 2019/02/24 01:38:14 raeburn Exp $
+# $Id: lonlocal.pm,v 1.68 2020/10/29 23:04:39 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -616,7 +616,7 @@
=item * html_escape()
-js_escape takes a string, string reference or hash reference,
+html_escape takes a string, string reference or hash reference,
and escapes the values so that they can be used as HTML.
It encodes <, >, &, ' and ".
More information about the LON-CAPA-cvs
mailing list