[LON-CAPA-cvs] cvs: loncom /lti ltiauth.pm

raeburn raeburn at source.lon-capa.org
Sat Aug 7 16:11:53 EDT 2021


raeburn		Sat Aug  7 20:11:53 2021 EDT

  Modified files:              
    /loncom/lti	ltiauth.pm 
  Log:
  - Fix typo in comment.
  
  
Index: loncom/lti/ltiauth.pm
diff -u loncom/lti/ltiauth.pm:1.21 loncom/lti/ltiauth.pm:1.22
--- loncom/lti/ltiauth.pm:1.21	Sat Aug  7 01:34:20 2021
+++ loncom/lti/ltiauth.pm	Sat Aug  7 20:11:53 2021
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Basic LTI Authentication Module
 #
-# $Id: ltiauth.pm,v 1.21 2021/08/07 01:34:20 raeburn Exp $
+# $Id: ltiauth.pm,v 1.22 2021/08/07 20:11:53 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -68,7 +68,7 @@
         }
     }
 #
-# Check for existing session, and restored temporarily
+# Check for existing session, and restore temporarily
 # deleted form items to %env, if session exists.
 #
     if ($handle ne '') {




More information about the LON-CAPA-cvs mailing list