[Hamlib-commits] Hamlib -- Ham radio control libraries branch master updated. fe7fee4893f7489304ed1
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: n0nb <n0...@us...> - 2025-12-03 13:31:47
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hamlib -- Ham radio control libraries".
The branch, master has been updated
via fe7fee4893f7489304ed1c42f3a6484d84bca99e (commit)
from b707b52481b9a43e480d9e3b3fb19b445f0f5f52 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fe7fee4893f7489304ed1c42f3a6484d84bca99e
Author: Daniele Forsi IU5HKX <iu...@gm...>
Date: Tue Dec 2 22:06:42 2025 +0100
Fix typos
diff --git a/src/rig.c b/src/rig.c
index 52f81171b..68e148a11 100644
--- a/src/rig.c
+++ b/src/rig.c
@@ -237,7 +237,7 @@ static struct opened_rig_l *opened_rig_list = { NULL };
*/
//! @cond hl_static
/**
- * @brief Plain text desrciptions of Hamlib error codes.
+ * @brief Plain text descriptions of Hamlib error codes.
*
* @ingroup lib_internal
*
-----------------------------------------------------------------------
Summary of changes:
src/rig.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Hamlib -- Ham radio control libraries
|