diff --git a/modules/Bio/EnsEMBL/Transcript.pm b/modules/Bio/EnsEMBL/Transcript.pm
index 83fc4c91b18f0ed3e125b0113126fd5bc1b3afa0..74ed062ac46659ad50b6a527f06045cab73d3776 100755
--- a/modules/Bio/EnsEMBL/Transcript.pm
+++ b/modules/Bio/EnsEMBL/Transcript.pm
@@ -1176,7 +1176,7 @@ sub add_Attributes {
  Args [1]: Bio::EnsEMBL::Exon object to add
  Args [2]: rank
  Exceptions: throws if not a valid Bio::EnsEMBL::Exon
-           : or exon clasjes with another one
+           : or exon clashes with another one
  Status  : Stable
 
 =cut