Fixed a few typos (thanks to flinga who pointed this out)

This commit is contained in:
Jack-Benny Persson 2013-07-26 03:40:19 +02:00
parent 0b601dba2d
commit 4847b5f4d7

View File

@ -1,7 +1,7 @@
simplog
=======
simplog is a (very) simply PHP blog engine. It's supposed to be implemented into an existing webpage since this in only the engine part and does not contain a ccomplete webpage/blog of any kind. It's also intended to only have a single user.
simplog is a (very) simple PHP blog engine. It's supposed to be implemented into an existing webpage since this in only the engine part and does not contain a complete webpage/blog of any kind. It's also intended to only have a single user.
What's missing?
---------------