X-Git-Url: http://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2Fcorrelate%2FAudioTimestampSelector.java;h=781dbd7a6b771d4cbbc2de89bb872245e1e2dfc9;hp=ee0ce0d1e5099517f921a6112240f7304d0e8df2;hb=649c5da6ee1bbc590699e11a92316ece2ea8512d;hpb=eebbb64b5d63f9eea43a0dff908c30361a376768 diff --git a/tim/prune/correlate/AudioTimestampSelector.java b/tim/prune/correlate/AudioTimestampSelector.java index ee0ce0d..781dbd7 100644 --- a/tim/prune/correlate/AudioTimestampSelector.java +++ b/tim/prune/correlate/AudioTimestampSelector.java @@ -14,7 +14,7 @@ import tim.prune.I18nManager; /** * GUI element to allow the selection of timestamp options - * for audio file correlation + * for audio clip correlation */ public class AudioTimestampSelector extends JPanel {