Commit a5fd7746 by Nam Nguyen Hoai Committed by GitHub

Update TrackSelectionDialog.java

Fix a super tiny typo.
parent 99054325
......@@ -306,7 +306,7 @@ public final class TrackSelectionDialog extends DialogFragment {
}
}
/** Fragment to show a track seleciton in tab of the track selection dialog. */
/** Fragment to show a track selection in tab of the track selection dialog. */
public static final class TrackSelectionViewFragment extends Fragment
implements TrackSelectionView.TrackSelectionListener {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment