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.
2 parents df2eb9d + 0a69869 commit 76aa578Copy full SHA for 76aa578
lib/WeBWorK/PG.pm
@@ -115,7 +115,7 @@ sub new_helper ($invocant, %options) {
115
translator => $translator,
116
head_text => '',
117
post_header_text => '',
118
- body_text => "Unabled to read problem source file:\n$@\n",
+ body_text => "Unable to read problem source file:\n$@\n",
119
answers => {},
120
result => {},
121
state => {},
0 commit comments