Skip to content

Commit

Permalink
app_lua: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyanpalauzov authored and miconda committed Dec 28, 2022
1 parent db1dbfb commit bd573dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/app_lua/app_lua_api.c
Expand Up @@ -449,7 +449,7 @@ int lua_sr_list_script(sr_lua_load_t **list)

/**
* Mark script in pos to be reloaded
* pos -1: reload all scritps
* pos -1: reload all scripts
*/
int lua_sr_reload_script(int pos)
{
Expand Down

0 comments on commit bd573dd

Please sign in to comment.