From 715e798a1cdb02dcb39bf1a42af33ba14949b58e Mon Sep 17 00:00:00 2001 From: Thijs Kinkhorst <thijs@kinkhorst.com> Date: Fri, 20 Feb 2015 15:11:12 +0000 Subject: [PATCH] Fix typo in typo fix :) --- modules/casserver/www/proxy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/casserver/www/proxy.php b/modules/casserver/www/proxy.php index 08d258b1b..7b88e413c 100644 --- a/modules/casserver/www/proxy.php +++ b/modules/casserver/www/proxy.php @@ -2,7 +2,7 @@ require 'tickets.php'; /* - * Incmming parameters: + * Incoming parameters: * targetService * ptg * -- GitLab