There was an error while loading. Please reload this page.
1 parent 8283253 commit 895a951Copy full SHA for 895a951
demos/diff.html
@@ -69,7 +69,7 @@ <H3>Post-diff cleanup:</H3>
69
<LABEL FOR="efficiency">Efficiency Cleanup</LABEL>,
70
edit cost: <INPUT TYPE="text" SIZE=3 MAXLENGTH=5 VALUE="4" ID="editcost">
71
<DD>Increase computational efficiency by factoring out short commonalities which are
72
-not worth the overhead. The larger the edit cost, the more agressive the cleanup.</DD>
+not worth the overhead. The larger the edit cost, the more aggressive the cleanup.</DD>
73
<DT><INPUT TYPE="radio" NAME="cleanup" ID="raw">
74
<LABEL FOR="raw">No Cleanup</LABEL></DT>
75
<DD>Raw output.</DD>
0 commit comments