Skip to content

Commit

Permalink
Fixed JavaDoc error
Browse files Browse the repository at this point in the history
  • Loading branch information
dan2097 committed Jul 23, 2017
1 parent af2ad3d commit da99f35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Instantiate via NameToStructure.getOpsinParser()
*
* Performs finite-state allocation of roles ("annotations") to tokens:
* The chemical name is broken down into tokens e.g. ethyl -->eth yl by applying the chemical grammar in regexes.xml
* The chemical name is broken down into tokens e.g. ethyl -->eth yl by applying the chemical grammar in regexes.xml
* The tokens eth and yl are associated with a letter which is referred to here as an annotation which is the role of the token.
* These letters are defined in regexes.xml and would in this case have the meaning alkaneStem and inlineSuffix
*
Expand Down

0 comments on commit da99f35

Please sign in to comment.