Merge pull request #2753 from SaaldjorMike/doc-typo

Fixed typo in docs
This commit is contained in:
Daniel Preussker
2016-01-11 20:41:57 +00:00
+1 -1
View File
@@ -185,7 +185,7 @@ You can disable image lazy loading by setting this to false.
```php
$config['show_overview_tab'] = TRUE;
```
Enable or disable the overview tabe for a device.
Enable or disable the overview tab for a device.
```php
$config['overview_show_sysDescr'] = TRUE;