Probably the GATK's most seen typo in the world
This commit is contained in:
parent
ac87ed47bb
commit
9a8f53e76c
|
|
@ -189,7 +189,7 @@ class QCommandLine extends CommandLineProgram with Logging {
|
|||
private def createQueueHeader() : Seq[String] = {
|
||||
Seq(String.format("Queue v%s, Compiled %s", getQueueVersion, getBuildTimestamp),
|
||||
"Copyright (c) 2012 The Broad Institute",
|
||||
"Fro support and documentation go to http://www.broadinstitute.org/gatk")
|
||||
"For support and documentation go to http://www.broadinstitute.org/gatk")
|
||||
}
|
||||
|
||||
private def getQueueVersion : String = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue