Author: arkurth
Date: Wed Feb  1 18:05:38 2017
New Revision: 1781291

URL: http://svn.apache.org/viewvc?rev=1781291&view=rev
Log:
Fixed 2 trivial typos in comments.

Modified:
    vcl/trunk/managementnode/lib/VCL/reserved.pm

Modified: vcl/trunk/managementnode/lib/VCL/reserved.pm
URL: 
http://svn.apache.org/viewvc/vcl/trunk/managementnode/lib/VCL/reserved.pm?rev=1781291&r1=1781290&r2=1781291&view=diff
==============================================================================
--- vcl/trunk/managementnode/lib/VCL/reserved.pm (original)
+++ vcl/trunk/managementnode/lib/VCL/reserved.pm Wed Feb  1 18:05:38 2017
@@ -449,7 +449,7 @@ sub notify_user_ready {
 
  Parameters  : none
  Returns     : boolean
- Description : Notifies the user that the request has timed out becuase no
+ Description : Notifies the user that the request has timed out because no
                initial connection was made. An e-mail and/or IM message will
                be sent to the user.
 
@@ -487,7 +487,7 @@ sub notify_user_timeout_no_initial_conne
 
  Parameters  : none
  Returns     : boolean
- Description : Notifies the user that the request has timed out becuase no
+ Description : Notifies the user that the request has timed out because no
                initial connection was made. An e-mail and/or IM message will
                be sent to the user.
 


Reply via email to