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 df2eb9d commit 0a69869Copy full SHA for 0a69869
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