diff options
author | DukePyrolator <DukePyrolator@anope.org> | 2012-02-22 07:41:58 +0100 |
---|---|---|
committer | DukePyrolator <DukePyrolator@anope.org> | 2012-02-22 07:41:58 +0100 |
commit | 1d3ca36768a013e1a28a1e3db1b4ad9f47fc2157 (patch) | |
tree | 9164fa4eb6f9f31ccf09928a2e1e8caefc2dc55c /docs/MYSQL | |
parent | 8559c57cd6e544080fcf248904d766dfc393f2ec (diff) |
Fixed several grammar errors in docs/ (patch provided by Simba)
Diffstat (limited to 'docs/MYSQL')
-rw-r--r-- | docs/MYSQL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MYSQL b/docs/MYSQL index 1dd10298e..24c7a3536 100644 --- a/docs/MYSQL +++ b/docs/MYSQL @@ -8,7 +8,7 @@ Anope MySQL Support core, we decided to save it for 2.0. However, having your db's easily accessible on your website is still a great feature. - PHASE 1:Anope will be able to save all it's databases to MySQL. It will + PHASE 1:Anope will be able to save all its databases to MySQL. It will happen in conjunction with the current FFF databases. This first step is nothing more than a MySQL dump of the databases (i.e. read-only), since Anope will not (for now) read from Mysql. (COMPLETED) |