diff options
Diffstat (limited to 'dpd/src/Heuristics.py')
-rw-r--r-- | dpd/src/Heuristics.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpd/src/Heuristics.py b/dpd/src/Heuristics.py index 51e221f..21d400b 100644 --- a/dpd/src/Heuristics.py +++ b/dpd/src/Heuristics.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# DPD Calculation Engine, heuristics we use to tune the parameters. +# DPD Computation Engine, heuristics we use to tune the parameters. # # http://www.opendigitalradio.org # Licence: The MIT License, see notice at the end of this file |