Skip to content

Commit

Permalink
minor doc edit
Browse files Browse the repository at this point in the history
  • Loading branch information
eparejatobes committed Oct 27, 2016
1 parent 1c7b47a commit db03fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/entry.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
This set of types serves as a generic model for UniProt entries. The main reference is the **[UniProt Knowledgebase user manual](http://web.expasy.org/docs/userman.html)**.
The method names match the "Content" description in the table at the end of the [General Structure section](http://web.expasy.org/docs/userman.html#entrystruc), with plurals signaling a `Seq` return type.
The method names match (whenever possible) the "Content" description in the table at the end of the [General Structure section](http://web.expasy.org/docs/userman.html#entrystruc), with plurals signaling a `Seq` return type.
*/
package bio4j.data.uniprot

Expand Down

0 comments on commit db03fd2

Please sign in to comment.