Skip to content

Commit 7de83f7

Browse files
authored
Update s2_6_19_mo.pg
Added quotes around equation on line 107 to helpLink('equation') to eliminate error (warning) message Unquoted string "equation" may clash with future reserved word at (eval 1865) line 2.
1 parent aa45221 commit 7de83f7

File tree

1 file changed

+1
-1
lines changed
  • OpenProblemLibrary/Rochester/setDerivatives2_5Implicit

1 file changed

+1
-1
lines changed

OpenProblemLibrary/Rochester/setDerivatives2_5Implicit/s2_6_19_mo.pg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Use implicit differentiation to find an equation
104104
of the tangent line to the curve \( $F = $k \)
105105
at the point \( $P1 \).
106106
$BR $BR
107-
The \{ helpLink(equation) \} \{ans_rule(20) \}
107+
The \{ helpLink('equation') \} \{ans_rule(20) \}
108108
defines the tangent line to the curve at the
109109
point \( $P1 \).
110110
END_TEXT

0 commit comments

Comments
 (0)