From 901572b76a4623528563f01ca9d41d42c3385de4 Mon Sep 17 00:00:00 2001 From: Olli Date: Sat, 13 Apr 2019 19:20:41 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20in=20=E2=80=9Cgettext=E2=80=9D=20U?= =?UTF-8?q?RL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Installation-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation-Guide.md b/Installation-Guide.md index 76616c8..b735196 100644 --- a/Installation-Guide.md +++ b/Installation-Guide.md @@ -5,7 +5,7 @@ * [Apache](https://www.apache.org) 2.2/2.4 * [mod_rewrite](https://httpd.apache.org/docs/current/mod/mod_rewrite.html) * [PHP](http://php.net) >= 5.4 - * [gettext](https://www.php.net/manual/book.gettext.php + * [gettext](https://www.php.net/manual/book.gettext.php) * [mysqlnd](http://php.net/manual/en/book.mysqlnd.php) * [intl](http://php.net/manual/en/book.intl.php) * [imagick](http://pecl.php.net/package/imagick)