diff --git a/swing/src/net/sf/openrocket/gui/plot/SimulationPlot.java b/swing/src/net/sf/openrocket/gui/plot/SimulationPlot.java index eba41df68..070e143e2 100644 --- a/swing/src/net/sf/openrocket/gui/plot/SimulationPlot.java +++ b/swing/src/net/sf/openrocket/gui/plot/SimulationPlot.java @@ -808,7 +808,7 @@ public class SimulationPlot { } /** - * Is there really no way to set an annotation invisible? This class kludges provides a way + * Is there really no way to set an annotation invisible? This class provides a way * to select at most one from a set of annotations and make it visible. */ private class ErrorAnnotationSet {