Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMrSorcus <sorcus@inwebse.com>2020-02-01 11:43:39 +0300
committerGitHub <noreply@github.com>2020-02-01 11:43:39 +0300
commit706912e534b785ca73debdafc7b2ab5f860992f9 (patch)
treed2e5ec5315430faea4165821e3bff3bdaf24c99a /public_html
parent50d6ea30e0d72a2fbe7142d51b6c112540a8cdea (diff)
Fix typo (#7203)
Diffstat (limited to 'public_html')
-rw-r--r--public_html/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public_html/index.php b/public_html/index.php
index c2b33e1e5..f00deb159 100644
--- a/public_html/index.php
+++ b/public_html/index.php
@@ -13,7 +13,7 @@
| |
| PURPOSE: |
| This is the public entry point for all HTTP requests to the |
- | Roundcue webmail application. |
+ | Roundcube webmail application. |
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
| Author: Aleksander Machniak <alec@alec.pl> |