Skip to content

Commit 2b50512

Browse files
committed
Fix a typo
1 parent 5fd742b commit 2b50512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/ContentGenerator/GatewayQuiz.html.ep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
% end
3737
%
3838
% content_for js => begin
39-
% # Page specfific javascript
39+
% # Page specific javascript
4040
<%= javascript getAssetURL($ce, 'js/GatewayQuiz/gateway.js'), defer => undef =%>
4141
%
4242
% # Output javascript for jquery-ui for problems to use.

0 commit comments

Comments
 (0)