[LON-CAPA-cvs] cvs: loncom /interface lonnavmaps.pm

raeburn raeburn at source.lon-capa.org
Wed Jan 31 09:05:12 EST 2018


raeburn		Wed Jan 31 14:05:12 2018 EDT

  Modified files:              
    /loncom/interface	lonnavmaps.pm 
  Log:
  - Typos in documentation.
  
  
Index: loncom/interface/lonnavmaps.pm
diff -u loncom/interface/lonnavmaps.pm:1.540 loncom/interface/lonnavmaps.pm:1.541
--- loncom/interface/lonnavmaps.pm:1.540	Mon Jan 15 00:51:42 2018
+++ loncom/interface/lonnavmaps.pm	Wed Jan 31 14:05:12 2018
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Navigate Maps Handler
 #
-# $Id: lonnavmaps.pm,v 1.540 2018/01/15 00:51:42 raeburn Exp $
+# $Id: lonnavmaps.pm,v 1.541 2018/01/31 14:05:12 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -71,7 +71,7 @@
 
 Apache::lonnavmaps provides an object model for manipulating this
 information in a higher-level fashion than directly manipulating 
-the hash. It also provides access to several auxilary functions 
+the hash. It also provides access to several auxiliary functions 
 that aren't necessarily stored in the Big Hash, but are a per-
 resource sort of value, like whether there is any feedback on 
 a given resource.
@@ -92,7 +92,7 @@
 domain, or CODE can be passed as arguments when creating a new 
 navmap object.
 
-Note if you want things like "due dates for another student,
+Note if you want things like "due dates for another student",
 you would use the EXT function instead of lonnavmaps.
 That said, the lonnavmaps module can still help, because many
 things, such as the course structure, are usually constant




More information about the LON-CAPA-cvs mailing list