From bbea161abec73c53c06e9669895ad1fce59a156f Mon Sep 17 00:00:00 2001 From: dforsi Date: Sat, 2 May 2020 12:26:45 +0200 Subject: [PATCH] Fix descriptions referring to rot instead of amp --- include/hamlib/amplist.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/hamlib/amplist.h b/include/hamlib/amplist.h index 6d1d90b99..8f1544d7b 100644 --- a/include/hamlib/amplist.h +++ b/include/hamlib/amplist.h @@ -44,7 +44,7 @@ * The exact model numbers can be acquired using the macros in this file. To * obtain a list of supported amplifier branches, one can use the statically * defined AMP_BACKEND_LIST macro. To obtain a full list of supported - * amplifier (including each model in every branch), the foreach_opened_rot() + * amplifiers (including each model in every branch), the foreach_opened_amp() * API function can be used. * * The model number, or ID, is used to tell Hamlib which amplifier the client @@ -68,7 +68,7 @@ * \def AMP_MODEL_NETAMPCTL * \brief A macro that returns the model number for the Network backend. * - * This backend allows use of the rotctld daemon through the normal + * This backend allows use of the ampctld daemon through the normal * Hamlib API. */ #define AMP_DUMMY 0