Fixed typo

This commit is contained in:
Nils Steinger
2015-09-21 17:52:33 +02:00
parent f3f0eee7e1
commit 40ed489f63
+1 -1
View File
@@ -36,7 +36,7 @@ You can also select between the mysql and mysqli php extensions:
$config['db']['extension'] = 'mysqli';
```
#### Progams
#### Programs
A lot of these are self explanatory so no further information may be provided.