From 93f7d5076e401411cade7b2efa1aa828a5b9b8de Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Wed, 30 Dec 2015 20:16:14 +0000 Subject: [PATCH] s/bellow/below/g --- _example/etc/manager-apache2.4.conf | 2 +- _example/etc/manager-apache2.X.conf | 2 +- _example/etc/manager-apache2.conf | 2 +- lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_example/etc/manager-apache2.4.conf b/_example/etc/manager-apache2.4.conf index 66483a506..4c623434e 100644 --- a/_example/etc/manager-apache2.4.conf +++ b/_example/etc/manager-apache2.4.conf @@ -41,7 +41,7 @@ Options +ExecCGI - # If you want to use mod_fastcgi, replace lines bellow by: + # If you want to use mod_fastcgi, replace lines below by: #FastCgiServer __MANAGERPSGIDIR__manager-server.fcgi # Or if you prefer to use CGI, use /psgi/manager-server.cgi instead of diff --git a/_example/etc/manager-apache2.X.conf b/_example/etc/manager-apache2.X.conf index 5fc887e20..62db9634f 100644 --- a/_example/etc/manager-apache2.X.conf +++ b/_example/etc/manager-apache2.X.conf @@ -41,7 +41,7 @@ Options +ExecCGI - # If you want to use mod_fastcgi, replace lines bellow by: + # If you want to use mod_fastcgi, replace lines below by: #FastCgiServer __MANAGERPSGIDIR__manager-server.fcgi # Or if you prefer to use CGI, use /psgi/manager-server.cgi instead of diff --git a/_example/etc/manager-apache2.conf b/_example/etc/manager-apache2.conf index f26a584db..c74d0ee19 100644 --- a/_example/etc/manager-apache2.conf +++ b/_example/etc/manager-apache2.conf @@ -41,7 +41,7 @@ Options +ExecCGI - # If you want to use mod_fastcgi, replace lines bellow by: + # If you want to use mod_fastcgi, replace lines below by: #FastCgiServer __MANAGERPSGIDIR__manager-server.fcgi # Or if you prefer to use CGI, use /psgi/manager-server.cgi instead of diff --git a/lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm b/lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm index f713e4db2..3c0aae945 100644 --- a/lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm +++ b/lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm @@ -115,7 +115,7 @@ Lemonldap::NG Manager contains 4 parts: =item Notification explorer: see L; -=item Some files uses to generate static files: see bellow. +=item Some files uses to generate static files: see below. =back