diff --git a/uk/ac/sanger/artemis/components/genebuilder/cv/GoBox.java b/uk/ac/sanger/artemis/components/genebuilder/cv/GoBox.java
index e6efb4a6f97e9499d286fd1b52aff2b96cefb67e..a98e301060b13198914a3ca24fbeb4b12b8be389 100644
--- a/uk/ac/sanger/artemis/components/genebuilder/cv/GoBox.java
+++ b/uk/ac/sanger/artemis/components/genebuilder/cv/GoBox.java
@@ -67,7 +67,7 @@ public class GoBox extends AbstractCvBox
       "IPI\t:: inferred from physical interaction",
       "ISA\t:: inferred from sequence alignment",
       "ISM\t:: inferred from sequence model",
-      "ISO\t:: inferred from sequence ontology",
+      "ISO\t:: inferred from sequence orthology",
       "ISS\t:: inferred from sequence or structural similarity",
       "NAS\t:: non-traceable author statement",
       "ND \t:: no biological data available",
@@ -85,7 +85,7 @@ public class GoBox extends AbstractCvBox
         "inferred from physical interaction",
         "inferred from sequence alignment",
         "inferred from sequence model",
-        "inferred from sequence ontology",
+        "inferred from sequence orthology",
         "inferred from sequence or structural similarity",
         "non-traceable author statement",
         "no biological data available",