X-Git-Url: http://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2Fgui%2Fmap%2FScaleBar.java;h=3f3f848ee505f55938b88a7d121d644d705d37b0;hp=fdd2949446c6b387c8c1fd7f33bedc4209ac9918;hb=649c5da6ee1bbc590699e11a92316ece2ea8512d;hpb=eebbb64b5d63f9eea43a0dff908c30361a376768 diff --git a/tim/prune/gui/map/ScaleBar.java b/tim/prune/gui/map/ScaleBar.java index fdd2949..3f3f848 100644 --- a/tim/prune/gui/map/ScaleBar.java +++ b/tim/prune/gui/map/ScaleBar.java @@ -10,7 +10,7 @@ import tim.prune.config.ColourScheme; import tim.prune.config.Config; /** - * Class to show a scale bar on the main map of Prune + * Class to show a scale bar on the main map of GpsPrune */ public class ScaleBar extends JPanel {