--- loncom/lti/ltiauth.pm 2021/08/07 01:34:20 1.21 +++ loncom/lti/ltiauth.pm 2021/08/07 20:11:53 1.22 @@ -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 @@ sub handler { } } # -# 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 '') {