diff options
Diffstat (limited to 'dpd/apply_adapt_dumps.py')
-rwxr-xr-x | dpd/apply_adapt_dumps.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpd/apply_adapt_dumps.py b/dpd/apply_adapt_dumps.py index ee75e25..6b15aff 100755 --- a/dpd/apply_adapt_dumps.py +++ b/dpd/apply_adapt_dumps.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -# DPD Calculation Engine, apply stored configuration. +# DPD Computation Engine, apply stored configuration. # # http://www.opendigitalradio.org # Licence: The MIT License, see notice at the end of this file |