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

albertel lon-capa-cvs@mail.lon-capa.org
Fri, 09 Dec 2005 21:18:14 -0000


albertel		Fri Dec  9 16:18:14 2005 EDT

  Modified files:              
    /loncom/interface	lonmsg.pm 
  Log:
  - typo
  
  
Index: loncom/interface/lonmsg.pm
diff -u loncom/interface/lonmsg.pm:1.162 loncom/interface/lonmsg.pm:1.163
--- loncom/interface/lonmsg.pm:1.162	Fri Dec  9 15:54:26 2005
+++ loncom/interface/lonmsg.pm	Fri Dec  9 16:18:13 2005
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Routines for messaging
 #
-# $Id: lonmsg.pm,v 1.162 2005/12/09 20:54:26 raeburn Exp $
+# $Id: lonmsg.pm,v 1.163 2005/12/09 21:18:13 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -105,7 +105,7 @@
 similar.  The differences are the use of <recuser>$uname</recuser> and 
 <recdomain>$udom</recdomain> in stored internal messages, compared 
 with <recipient username="$uname:$udom">$email</recipient> in stored
-Domain Coordinator e-mail for teh storage of information about 
+Domain Coordinator e-mail for the storage of information about 
 recipients of the message/e-mail.
 
 =head1 FUNCTIONS