[LON-CAPA-cvs] cvs: doc /loncapafiles updatequery.piml
albertel
lon-capa-cvs@mail.lon-capa.org
Thu, 08 May 2003 22:17:33 -0000
albertel Thu May 8 18:17:33 2003 EDT
Modified files:
/doc/loncapafiles updatequery.piml
Log:
- typo
Index: doc/loncapafiles/updatequery.piml
diff -u doc/loncapafiles/updatequery.piml:1.25 doc/loncapafiles/updatequery.piml:1.26
--- doc/loncapafiles/updatequery.piml:1.25 Thu May 8 18:16:23 2003
+++ doc/loncapafiles/updatequery.piml Thu May 8 18:17:33 2003
@@ -1,6 +1,6 @@
<!-- updatequery.piml -->
-<!-- $Id: updatequery.piml,v 1.25 2003/05/08 22:16:23 albertel Exp $ -->
+<!-- $Id: updatequery.piml,v 1.26 2003/05/08 22:17:33 albertel Exp $ -->
<!--
@@ -587,7 +587,7 @@
print(<<END);
8) User Load: $perlvar{'lonUserLoadLim'}
Numer of users that can login before machine is 'overloaded'
-ENTER NEW VALUE (integer value, 0 means ther is no limit):
+ENTER NEW VALUE (integer value, 0 means there is no limit):
END
my $choice2=<>;
chomp($choice2);