Skip to content

Commit

Permalink
chore: fixup a typo in the Scaladoc
Browse files Browse the repository at this point in the history
  • Loading branch information
clintval committed Dec 16, 2024
1 parent 0dac4a7 commit e341601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala/seshat/src/io/cvbio/seshat/Seshat.scala
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ object Seshat {
verify()
}

/** Run the tool neodisambiguate. */
/** Run the tool seshat. */
def main(args: Array[String]): Unit = {
import com.fulcrumgenomics.util.Io

Expand Down

0 comments on commit e341601

Please sign in to comment.