Skip to content

Commit 0a69869

Browse files
committed
typo
1 parent df2eb9d commit 0a69869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/WeBWorK/PG.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ sub new_helper ($invocant, %options) {
115115
translator => $translator,
116116
head_text => '',
117117
post_header_text => '',
118-
body_text => "Unabled to read problem source file:\n$@\n",
118+
body_text => "Unable to read problem source file:\n$@\n",
119119
answers => {},
120120
result => {},
121121
state => {},

0 commit comments

Comments
 (0)