Formatting

This commit is contained in:
Olof hagsand 2024-05-19 10:04:20 +02:00
parent 37e9429ec8
commit 7a842846db
4 changed files with 2 additions and 5 deletions

View file

@ -110,7 +110,7 @@ typedef enum clixon_auth_type clixon_auth_type_t;
/*! Common plugin function names, function types and signatures.
*
* This plugin code is exytended by backend, cli, netconf, restconf plugins
* This plugin code is extended by backend, cli, netconf, restconf plugins
* Cli see cli_plugin.c
* Backend see config_plugin.c
*/