Fixed typo in docs

This commit is contained in:
Mike Rostermund
2016-01-11 21:37:52 +01:00
parent 44ef2c999e
commit 0fec2ff7b7
+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;