diff options
Diffstat (limited to 'documentation/api/modules/luci.sys.html')
-rw-r--r-- | documentation/api/modules/luci.sys.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/api/modules/luci.sys.html b/documentation/api/modules/luci.sys.html index 6342a51d5..b86d280fb 100644 --- a/documentation/api/modules/luci.sys.html +++ b/documentation/api/modules/luci.sys.html @@ -378,7 +378,7 @@ Execute a given shell command and capture its standard output <h3>Return value:</h3> -String containg the return the output of the command +String containing the return the output of the command @@ -415,7 +415,7 @@ exists. <h3>Return values:</h3> <ol> - <li>String containg the value of the specified variable + <li>String containing the value of the specified variable <li>Table containing all variables if no variable name is given |