ctf: Fix multiple coding style and typo issues while reading code.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / internal / tmf / core / statesystem / backends / historytree / HistoryTree.java
index f5284048c64d8ccf3f9a5b675f9c80d44b20b23a..fa2378b8a8cfe044c2d5ba7df8472d76cc062968 100644 (file)
@@ -59,7 +59,7 @@ class HistoryTree {
     private final HT_IO treeIO;
 
     // ------------------------------------------------------------------------
-    // Variable Fields (will change throughout the existance of the SHT)
+    // Variable Fields (will change throughout the existence of the SHT)
     // ------------------------------------------------------------------------
 
     /** Latest timestamp found in the tree (at any given moment) */
This page took 0.031516 seconds and 5 git commands to generate.