Description:
merge
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
r497:619512f95ee8 - - 1 file changed: 1 inserted, 2 deleted
@@ -7,8 +7,7 | |||
|
7 | 7 | %b Problem: |
|
8 | 8 | = "#{@problem.full_name} (#{@problem.name})" |
|
9 | 9 | %br/ |
|
10 |
- Note that the full score has be |
|
|
11 | - You should change it to the correct full score. | |
|
10 | + = "Note that the full score has been set to #{@problem.full_score}." | |
|
12 | 11 | |
|
13 | 12 | %p |
|
14 | 13 | = link_to '[Back to problem list]', :action => 'list' |
You need to be logged in to leave comments.
Login now