X-Git-Url: https://gitweb.fperrin.net/?a=blobdiff_plain;f=tim%2Fprune%2Fgui%2Fmap%2FScaleBar.java;h=3f3f848ee505f55938b88a7d121d644d705d37b0;hb=649c5da6ee1bbc590699e11a92316ece2ea8512d;hp=fdd2949446c6b387c8c1fd7f33bedc4209ac9918;hpb=140e9d165f85c3d4f0435a311e091209313faa2a;p=GpsPrune.git 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 {