[LON-CAPA-cvs] cvs: doc /loncapafiles axe_config_check.piml

raeburn raeburn at source.lon-capa.org
Sat Aug 8 22:13:32 EDT 2026


raeburn		Sun Aug  9 02:13:32 2026 EDT

  Modified files:              
    /doc/loncapafiles	axe_config_check.piml 
  Log:
  - Typo.
  
  
Index: doc/loncapafiles/axe_config_check.piml
diff -u doc/loncapafiles/axe_config_check.piml:1.8 doc/loncapafiles/axe_config_check.piml:1.9
--- doc/loncapafiles/axe_config_check.piml:1.8	Wed Aug  5 14:26:05 2026
+++ doc/loncapafiles/axe_config_check.piml	Sun Aug  9 02:13:32 2026
@@ -2,7 +2,7 @@
 	"http://lpml.sourceforge.net/DTD/piml.dtd">
 <!-- axe_config_check.piml -->
 
-<!-- $Id: axe_config_check.piml,v 1.8 2026/08/05 14:26:05 raeburn Exp $ -->
+<!-- $Id: axe_config_check.piml,v 1.9 2026/08/09 02:13:32 raeburn Exp $ -->
 
 <!--
 
@@ -85,7 +85,7 @@
 my $original_dir = cwd();
 
 print "Using npm to install or update puppeteer, axe-code and dependencies for node.js.\n".
-      "Please be patient.  This make take a minute or two.\n";
+      "Please be patient.  This may take a minute or two.\n";
 if (chdir '/home/httpd/node.js/axe') {
     my $pipe;
     my $pid = open($pipe, '-|');




More information about the LON-CAPA-cvs mailing list