Changeset 503


Ignore:
Timestamp:
09/30/11 17:02:50 (8 months ago)
Author:
tadamusiak
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ontoCAT/src/uk/ac/ebi/ontocat/examples/Example15.java

    r483 r503  
    6767                OntologyTerm startNode = os.getTerm("EFO_0000806"); 
    6868 
    69                 // But first lets see all the possible relations for the starting term 
     69                // But first let's see all the possible relations for the starting term 
    7070                System.out.println("\nDirect relations for term: " 
    7171                                + startNode.getLabel() + "..."); 
Note: See TracChangeset for help on using the changeset viewer.