From 767174015892dde07a6bc9999e9170b7c21dd378 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Mon, 9 Feb 2015 17:36:09 +0100 Subject: Fix confusing variable name. There is only one parameter to check so rename the confusing 'parameters' variable name to 'parameter' accross all the code base. --- index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index fcbcc1a..eb82931 100644 --- a/index.php +++ b/index.php @@ -71,11 +71,11 @@ final class LookingGlass { print(''); } - private function render_parameters() { + private function render_parameter() { print('
'); print(''); print('
'); - print(''); + print(''); print('
'); print('