diff --git a/bbn_wave_freq_m5atomS3/MonoWedge.h b/bbn_wave_freq_m5atomS3/MonoWedge.h index 99152bd..f7da815 100644 --- a/bbn_wave_freq_m5atomS3/MonoWedge.h +++ b/bbn_wave_freq_m5atomS3/MonoWedge.h @@ -51,7 +51,7 @@ The wedge must be monotonic at all times with respect to Compare, EG. by only modifying the structure with wedge_update and pop_front. - Adopted from; https://github.com/EvanBalster/STL_mono_wedge + Adopted from: https://github.com/EvanBalster/STL_mono_wedge */