330d9bbc3c4b702428d2412035d1e3001b6615cc
ann
Fri Jul 23 10:14:58 2010 -0700
fixing broken link
diff --git src/hg/hgPcr/hgPcr.c src/hg/hgPcr/hgPcr.c
index a70366c..e53dc8f 100644
--- src/hg/hgPcr/hgPcr.c
+++ src/hg/hgPcr/hgPcr.c
@@ -557,7 +557,7 @@
printf("");
printf("The temperature calculations are done assuming 50 mM salt and 50 nM annealing "
"oligo concentration. The code to calculate the melting temp comes from "
- ""
+ ""
"Primer3.");
return ok;
}