From 2e3f97f19e5cbfb4ba378726dce16d1242e60696 Mon Sep 17 00:00:00 2001 From: Razvan Deaconescu Date: Mon, 29 Aug 2011 13:20:07 +0300 Subject: [PATCH] Remove "dangling" quotes. --- application/views/article/english/about.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/article/english/about.php b/application/views/article/english/about.php index 4ac47a7..64e7160 100644 --- a/application/views/article/english/about.php +++ b/application/views/article/english/about.php @@ -68,7 +68,7 @@

The Platform

-

The P2P video distribution platform used by this site is written in PHP. It makes use of the excellent CodeIgniter" web application framework.

+

The P2P video distribution platform used by this site is written in PHP. It makes use of the excellent CodeIgniter web application framework.

To install and configure the platform on your local system, please download the latest tarball and follow the instructions in the INSTALL file or the wiki (TODO).

-- 2.20.1