Skip to content
Snippets Groups Projects
Commit d83954f2 authored by tjc's avatar tjc
Browse files

tidy docs

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@4494 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent 085ea8f7
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ public class ChadoFeatureLoc
/**
* Get the fmin value. The leftmost/minimal boundary in the linear range
* represented by the featureloc. To convert this to the eftmost position
* represented by the featureloc. To convert this to the leftmost position
* in a base-oriented system (e.g. GFF) add 1 to fmin.
* @return the fmin value
*/
......@@ -79,7 +79,7 @@ public class ChadoFeatureLoc
/**
* Set the fmin value. The leftmost/minimal boundary in the linear range
* represented by the featureloc. To convert this to the eftmost position
* represented by the featureloc. To convert this to the leftmost position
* in a base-oriented system (e.g. GFF) add 1 to fmin.
* @param fmin the fmin value
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment