Skip to content

Commit e0648ef

Browse files
committed
Fix comment
1 parent 5f6a8a3 commit e0648ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/WebworkClient.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ use warnings;
6565
# 1. $SITE_URL http://test.webwork.maa.org/mod_xmlrpc
6666
# points to the Webservice.pm and Webservice/RenderProblem modules
6767
# Is used by the client to send the original XML request to the webservice
68-
# Note: This not the same as the webworkClient->url which should NOT have
68+
# Note: This is not the same as the webworkClient->url which should NOT have
6969
# the mod_xmlrpc segment.
7070
#
7171
# 2. $FORM_ACTION_URL http:http://test.webwork.maa.org/webwork2/html2xml

0 commit comments

Comments
 (0)