We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6a8a3 commit e0648efCopy full SHA for e0648ef
lib/WebworkClient.pm
@@ -65,7 +65,7 @@ use warnings;
65
# 1. $SITE_URL http://test.webwork.maa.org/mod_xmlrpc
66
# points to the Webservice.pm and Webservice/RenderProblem modules
67
# 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
+# Note: This is not the same as the webworkClient->url which should NOT have
69
# the mod_xmlrpc segment.
70
#
71
# 2. $FORM_ACTION_URL http:http://test.webwork.maa.org/webwork2/html2xml
0 commit comments