[ctf] Fixes multiple coding style issues while reading ctf Types.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core / src / org / eclipse / linuxtools / ctf / core / event / types / ArrayDefinition.java
index 1e4b8c21342c0074d3ccf2b789bd3bd8cfe51da0..96d16d87a99232b72b634ed941f8789918e6e87a 100644 (file)
@@ -17,7 +17,7 @@ import java.util.Arrays;
 import org.eclipse.linuxtools.ctf.core.event.io.BitBuffer;
 
 /**
- * A CTF array definiton
+ * A CTF array definition
  *
  * Arrays are fixed-length. Their length is declared in the type
  * declaration within the meta-data. They contain an array of "inner type"
This page took 0.024227 seconds and 5 git commands to generate.