From 1fcd181e231ebb40c2a8079b98412b5bf550486c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adam=20Wardy=C5=84ski?= <no@email>
Date: Wed, 10 Nov 2010 20:45:00 +0100
Subject: [PATCH] fixing comment

---
 libwccl/ops/tolower.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libwccl/ops/tolower.h b/libwccl/ops/tolower.h
index 7aeb4c0..8edcba2 100644
--- a/libwccl/ops/tolower.h
+++ b/libwccl/ops/tolower.h
@@ -29,7 +29,7 @@ public:
 
 	/**
 	 * String representation of conditional operator in form of:
-	 * "if cond_expr_raw_s then iftrue_expr_raw_s else iffalse_expr_raw_s"
+	 * "lower(strset_expr_raw_string)"
 	 * This version does not require tagset, but may be inclomplete
 	 * and/or contain internal info.
 	 */
-- 
GitLab