summaryrefslogtreecommitdiff
path: root/gr-atsc/include/gnuradio/atsc/fs_checker_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-atsc/include/gnuradio/atsc/fs_checker_impl.h')
-rw-r--r--gr-atsc/include/gnuradio/atsc/fs_checker_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-atsc/include/gnuradio/atsc/fs_checker_impl.h b/gr-atsc/include/gnuradio/atsc/fs_checker_impl.h
index 3ac1b8d913..8409701c1b 100644
--- a/gr-atsc/include/gnuradio/atsc/fs_checker_impl.h
+++ b/gr-atsc/include/gnuradio/atsc/fs_checker_impl.h
@@ -29,7 +29,7 @@
* \brief abstract base class for ATSC field sync checker
*
* Processes input samples one at a time looking for
- * an occurence of either the field sync 1 or field sync 2 pattern.
+ * an occurrence of either the field sync 1 or field sync 2 pattern.
*
* Note that unlike atsci_fs_correlator, this class uses the symbol_num in
* input_tag to avoid having to test each symbol position.